Uses of Package
com.sun.mfwk.discovery

Packages that use com.sun.mfwk.discovery
com.sun.mfwk.cib.sdk.providers This package provides default implementations of the CIB providers model. 
com.sun.mfwk.cib.sdk.util This package provides Core information base utilities.  
com.sun.mfwk.discovery Provides interfaces that should be implemented by each configuration provider. 
 

Classes in com.sun.mfwk.discovery used by com.sun.mfwk.cib.sdk.providers
MfDiscoveryInfo
          A discovery client is registered in the agent (MfDiscoveryService) and notifies CP module that have registered themselves to provide them with discovery RESPONSE message that are received from the CP instances unning on the node.
 

Classes in com.sun.mfwk.discovery used by com.sun.mfwk.cib.sdk.util
MfDiscoveryInfo
          A discovery client is registered in the agent (MfDiscoveryService) and notifies CP module that have registered themselves to provide them with discovery RESPONSE message that are received from the CP instances unning on the node.
 

Classes in com.sun.mfwk.discovery used by com.sun.mfwk.discovery
MfDiscoveryService
          The "MfDiscoveryService" MBean is responsible to send a DISCOVERY PDU everytime a CP module registers to become a notification listener.
MfDiscoveryServiceMBean
          This is the management interface explicitly defined for the "MfDiscoveryServiceMBean" standard MBean.