org.objectweb.jonas.mejb
Interface DomainManagementHome
- All Superinterfaces:
- EJBHome, Remote
public interface DomainManagementHome
- extends EJBHome
Home interface for org.objectweb.jonas.mejb.DomainManagement.
- Author:
- Vivek Lakshmanan
- See Also:
org.objectweb.jonas.mejb.DomainManagement.
create
DomainManagement create()
throws CreateException,
RemoteException
- Create a DomainMEJB session bean.
- Returns:
- Reference to a DomainManagement instance.
- Throws:
CreateException
RemoteException
Copyright © 2007 OW2 Consortium. All Rights Reserved.