Uses of Class
org.apache.olingo.ext.proxy.commons.AnnotatableInvocationHandler
Packages that use AnnotatableInvocationHandler
-
Uses of AnnotatableInvocationHandler in org.apache.olingo.ext.proxy.commons
Methods in org.apache.olingo.ext.proxy.commons that return types with arguments of type AnnotatableInvocationHandlerModifier and TypeMethodDescriptionAbstractStructuredInvocationHandler.getNavPropAnnotatableHandlers()
AbstractStructuredInvocationHandler.getPropAnnotatableHandlers()
Methods in org.apache.olingo.ext.proxy.commons with parameters of type AnnotatableInvocationHandlerModifier and TypeMethodDescriptionvoid
AbstractStructuredInvocationHandler.putNavPropAnnotatableHandler
(String navPropName, AnnotatableInvocationHandler handler) void
AbstractStructuredInvocationHandler.putPropAnnotatableHandler
(String propName, AnnotatableInvocationHandler handler)