Contains basic cluster interfaces and factories.
-
class
InvocationService implementation that delegates to a wrapped
InvocationService instance.
Return the wrapped InvocationService.
Obtain the containing InvocationService.
void
Called by the InvocationService exactly once on this Invocable object
as part of its initialization.
void
Called by the InvocationService exactly once on this Invocable object
as part of its initialization.
Create a new WrapperInvocationService that delegates to the given
InvocationService instance.