Package net.officefloor.plugin.clazz.method
-
Interface Summary Interface Description MethodObjectFactory Factory to create theObject
instance to invoke theMethod
on.MethodObjectManufacturer Manufactures theMethodObjectFactory
.MethodObjectManufacturerContext Context for theMethodReturnManufacturer
.MethodReturnManufacturer<R,T> Manufactures theMethodReturnTranslator
.MethodReturnManufacturerContext<T> Context for theMethodReturnManufacturer
.MethodReturnManufacturerServiceFactory ServiceFactory
for theMethodReturnManufacturer
.MethodReturnTranslator<R,T> Translate the return value of theMethodFunction
.MethodReturnTranslatorContext<R,T> Context for theMethodReturnTranslator
. -
Class Summary Class Description AbstractFunctionManagedFunctionSource DefaultMethodObjectFactory DefaultMethodObjectFactory
.MethodFunction ManagedFunction
to invoke aMethod
.MethodFunctionFactory ManagedFunctionFactory
for theMethodFunction
.MethodManagedFunctionBuilder Builder to wrap execution of aMethod
with aManagedFunction
.StaticMethodObjectFactory MethodObjectFactory
for staticMethod
.