javax.management.j2ee
Interface ManagementHome

All Superinterfaces:
EJBHome, java.rmi.Remote

public interface ManagementHome
extends EJBHome

The required home interface for the J2EE Management EJB component (MEJB). A J2EE client must be able to create a compliant session object using the specified create() method.

Author:
Hans Hrasna

Method Summary
 Management create()
          Creates an MEJB session object which provides access to the J2EE Management Model
 
Methods inherited from interface javax.ejb.EJBHome
getEJBMetaData, getHomeHandle, remove, remove
 

Method Detail

create

Management create()
                  throws CreateException,
                         java.rmi.RemoteException
Creates an MEJB session object which provides access to the J2EE Management Model

Returns:
An MEJB session object which implements javax.management.j2ee.Management
Throws:
CreateExceotion - Indicates a failure to create the EJB object
RemoteException - A communication exception occurred during the execution of a remote method call
CreateException


Submit a bug or feature

Copyright © 2009-2011, Oracle Corporation and/or its affiliates. All Rights Reserved. Use is subject to license terms.

Generated on 10-February-2011 12:41

Scripting on this page tracks web page traffic, but does not change the content in any way.