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 Jakarta Management Model
|
Management create() throws javax.ejb.CreateException, RemoteException
javax.management.j2ee.ManagementCreateExceotion - Indicates a failure to create the MEJB objectRemoteException - A communication exception occurred during the execution of a remote method calljavax.ejb.CreateException© Copyright 2019 Eclipse Foundation.
Use is subject to license terms.