com.ibm.websphere.wim.ejb

Interface WIMServiceHome



  • public interface WIMServiceHome
    Home interface for Enterprise Bean: WIMService
    • Method Summary

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

      • create

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