com.ibm.websphere.ola

Interface ExecuteHome



  • public interface ExecuteHome
    Home interface for Enterprise Bean: Execute
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      Execute create()
      Creates a default instance of Session Bean: Execute
    • Method Detail

      • create

        Execute create()
                       throws javax.ejb.CreateException,
                              java.rmi.RemoteException
        Creates a default instance of Session Bean: Execute
        Throws:
        javax.ejb.CreateException
        java.rmi.RemoteException