Class CacheInvocationParameterImpl

java.lang.Object
org.apache.commons.jcs3.jcache.cdi.CacheInvocationParameterImpl
All Implemented Interfaces:
javax.cache.annotation.CacheInvocationParameter

public class CacheInvocationParameterImpl extends Object implements javax.cache.annotation.CacheInvocationParameter
  • Constructor Details

  • Method Details

    • getRawType

      public Class<?> getRawType()
      Specified by:
      getRawType in interface javax.cache.annotation.CacheInvocationParameter
    • getValue

      public Object getValue()
      Specified by:
      getValue in interface javax.cache.annotation.CacheInvocationParameter
    • getAnnotations

      Specified by:
      getAnnotations in interface javax.cache.annotation.CacheInvocationParameter
    • getParameterPosition

      public int getParameterPosition()
      Specified by:
      getParameterPosition in interface javax.cache.annotation.CacheInvocationParameter