Uses of Interface
org.jboss.remoting.detection.AbstractDetectorMBean

Packages that use AbstractDetectorMBean
org.jboss.remoting.detection   
org.jboss.remoting.detection.jndi   
org.jboss.remoting.detection.multicast   
 

Uses of AbstractDetectorMBean in org.jboss.remoting.detection
 

Classes in org.jboss.remoting.detection that implement AbstractDetectorMBean
 class AbstractDetector
          AbstractDetector
 

Uses of AbstractDetectorMBean in org.jboss.remoting.detection.jndi
 

Classes in org.jboss.remoting.detection.jndi that implement AbstractDetectorMBean
 class JNDIDetector
          This is a remoting detector for the remoting package which uses a JNDI server to maintain the registeries for remote invoker servers (stored as Detection messages).
 

Uses of AbstractDetectorMBean in org.jboss.remoting.detection.multicast
 

Classes in org.jboss.remoting.detection.multicast that implement AbstractDetectorMBean
 class MulticastDetector
          MulticastDetector
 



Copyright © 2004 JBoss Inc. All Rights Reserved.