Package org.analogweb
Interface InvocationMetadataFinder.Cacheable
-
- All Superinterfaces:
InvocationMetadata
- Enclosing interface:
- InvocationMetadataFinder
public static interface InvocationMetadataFinder.Cacheable extends InvocationMetadata
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description InvocationMetadata
getCachable()
-
Methods inherited from interface org.analogweb.InvocationMetadata
getArgumentTypes, getDefinedPath, getInvocationClass, getMethodName, resolveMethod
-
-
-
-
Method Detail
-
getCachable
InvocationMetadata getCachable()
-
-