Package org.hudsonci.maven.plugin.builder.internal.invoker

Interface Summary
Invoker InvocationHandler-like thing w/o the method reference and using pre-marshalled arguments.
 

Class Summary
CallbackCloseAwareHandler Handles signaling CallbackCloseAwareHandler.onClose() when Callback.close() is called.
DelegatingInvocationHandler Handlers which delegates to another handler.
InvokerImpl Default Invoker.
MethodKey Key for Invoker method lookup.
ObjectLocalHandler Handles calls to Object methods locally on the delegate instance.
RecordingHandler Handler which records invocations.
RemoteInvokeHandler Handles de-typed invocation from local to remote via Invoker.
 



Copyright © 2004-2011 Hudson. All Rights Reserved.