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
 

Subinterfaces of AbstractDetectorMBean in org.jboss.remoting.detection.jndi
 interface JNDIDetectorMBean
          JNDIDetectorMBean
 

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
 

Subinterfaces of AbstractDetectorMBean in org.jboss.remoting.detection.multicast
 interface MulticastDetectorMBean
          MulticastDetectorMBean
 

Classes in org.jboss.remoting.detection.multicast that implement AbstractDetectorMBean
 class MulticastDetector
          MulticastDetector is a remoting detector that broadcasts detection messages using muliticast.
 



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