org.hudsonci.maven.plugin.builder.internal.invoker
Class InvokerImpl
java.lang.Object
org.hudsonci.maven.plugin.builder.internal.invoker.InvokerImpl
- All Implemented Interfaces:
- Serializable, Invoker
public class InvokerImpl
- extends Object
- implements Invoker, Serializable
Default Invoker.
- Since:
- 2.1.0
- Author:
- Jason Dillon
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InvokerImpl
public InvokerImpl(Object target)
invoke
public MarshalledObject invoke(MethodKey key,
MarshalledObject[] margs)
throws Throwable
- Specified by:
invoke in interface Invoker
- Throws:
Throwable
Copyright © 2004-2011 Hudson. All Rights Reserved.