|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SleeProvider
The SleeProvider interface provides a management client with
enough information to begin interacting with a SLEE's management subsystem.
Every SLEE vendor must provide at least one implementation of this interface
(a peer class) and document the peer class's fully-qualifed class name. The
peer class must include a public no-arg constructor.
A management client typically uses the SleeProviderFactory to create
instances of a vendor's SleeProvider peer class.
| Method Summary | |
|---|---|
javax.management.ObjectName |
getSleeManagementMBean()
Get the JMX Object Name of the SLEE vendor's SleeManagementMBean object. |
| Method Detail |
|---|
javax.management.ObjectName getSleeManagementMBean()
SleeManagementMBean object.
SleeManagementMBean object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||