Package com.ibm.websphere.ola
Interface Execute
-
- All Superinterfaces:
javax.ejb.EJBObject,java.rmi.Remote
public interface Execute extends javax.ejb.EJBObjectRemote interface for Enterprise Bean: Execute
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description byte[]execute(byte[] data)Method which gets control when driven by OLA.
-