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.management.j2ee.ManagementCreateExceotion - Indicates a failure to create the EJB objectRemoteException - A communication exception occurred during the execution of a remote method calljavax.ejb.CreateExceptionCopyright © 2013 GlassFish Community. All Rights Reserved.