com.ibm.batch.container.artifact.proxy
Class BatchletProxy
java.lang.Object
com.ibm.batch.container.artifact.proxy.AbstractProxy
com.ibm.batch.container.artifact.proxy.BatchletProxy
public class BatchletProxy
- extends AbstractProxy
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
process
public String process()
stop
public void stop()
getDelegate
public Object getDelegate()
- Description copied from class:
AbstractProxy
- May need to remove this. We currently have no need for direct access to
the delegate object.
- Overrides:
getDelegate in class AbstractProxy
getProcessMethod
public Method getProcessMethod()
getStopMethod
public Method getStopMethod()
Copyright © 2013. All Rights Reserved.