Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.mobicents.slee.resource
Interface SleeTCKPluginMBean  view SleeTCKPluginMBean download SleeTCKPluginMBean.java


public interface SleeTCKPluginMBean


Field Summary
static java.lang.String JMX_ID
          The identity of the MBean within the context of the default domain.
 
Method Summary
 javax.management.ObjectName getSleeManagementMBean()
          Returns the JMX ObjectName of the vendor's SleeManagementMBean.
 

Field Detail

JMX_ID

public static final java.lang.String JMX_ID
The identity of the MBean within the context of the default domain.

See Also:
Constant Field Values
Method Detail

getSleeManagementMBean

public javax.management.ObjectName getSleeManagementMBean()
Returns the JMX ObjectName of the vendor's SleeManagementMBean. This method does not throw any Exceptions.