|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The purpose of this MBean is to make MBeanServerConnection
s to
newly discovered agents, and to trigger the creation of MgmtRemoteMBeanProxy
s.
The ObjectName
of this MBean includes the following attributes, in addition to the SIF
attribute of DeviceID
:
This management interface defines no attributes
The following operations are included in this management interface. These are described in more detail in the corresponding method documentation.
An AgentDiscoveredNotification
is emitted by classes implementing this interface when a connection
has been established to a newly discovered agent and its corresponding MBeanServerConnection
has
been stored in the RemoteServerPool
.
An AgentConnectionFailedNotification
is emmited by classes implementing this interface upon a
failed connection attempt to a newly discovered agent.
Method Summary | |
---|---|
void |
initialize()
Initializes the MBean |
void |
shutdown()
Performs shutdown of the MBean |
Method Detail |
public void initialize() throws MgmtException
MgmtException
public void shutdown()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |