com.ibm.websphere.wim.ejb

Interface WIMServiceLocalHome



  • public interface WIMServiceLocalHome
    Local Home interface for Enterprise Bean: WIMService
    • Method Summary

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

      • create

        WIMServiceLocal create()
                               throws javax.ejb.CreateException
        Creates a default instance of Session Bean: WIMService
        Throws:
        javax.ejb.CreateException