Uses of Interface
org.jboss.remoting.network.NetworkRegistryMBean

Packages that use NetworkRegistryMBean
org.jboss.remoting.detection   
org.jboss.remoting.network   
 

Uses of NetworkRegistryMBean in org.jboss.remoting.detection
 

Fields in org.jboss.remoting.detection declared as NetworkRegistryMBean
protected  NetworkRegistryMBean AbstractDetector.networkRegistry
           
 

Uses of NetworkRegistryMBean in org.jboss.remoting.network
 

Classes in org.jboss.remoting.network that implement NetworkRegistryMBean
 class NetworkRegistry
          NetworkRegistry is a concrete implemenation of the NetworkRegistryMBean interface.
 class NetworkRegistryWrapper
          A NetworkRegistryWrapper is used to wrap an MBean proxy that implements org.jboss.remoting.network.NetworkRegistryWrapper.
 

Constructors in org.jboss.remoting.network with parameters of type NetworkRegistryMBean
NetworkRegistryWrapper(NetworkRegistryMBean proxy)
           
 



Copyright ? 1998-2005 JBoss Inc . All Rights Reserved.