public interface ManagementHome
extends javax.ejb.EJBHome
Modifier and Type | Method and Description |
---|---|
Management |
create()
Creates an MEJB session object which provides access to the J2EE Management Model
|
Management create() throws javax.ejb.CreateException, RemoteException
javax.ejb.CreateException
- Indicates a failure to create the EJB objectRemoteException
- A communication exception occurred during the execution of a remote method call CreateExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.