Uses of Interface
org.ow2.jonas.discovery.DiscoveryService

Packages that use DiscoveryService
org.ow2.jonas.discovery.base   
org.ow2.jonas.discovery.internal   
org.ow2.jonas.discovery.jgroups   
 

Uses of DiscoveryService in org.ow2.jonas.discovery.base
 

Classes in org.ow2.jonas.discovery.base that implement DiscoveryService
 class BaseDiscovery
          This class is inherited by all discovery Implementations It provides common discovery operations.
 

Uses of DiscoveryService in org.ow2.jonas.discovery.internal
 

Classes in org.ow2.jonas.discovery.internal that implement DiscoveryService
 class MulticastDiscoveryServiceImpl
          The discovery service creates and starts at least a DiscoveryManager which is a MBean that multi-casts discovery information to all the servers who joined the discovery multicast group.
 

Uses of DiscoveryService in org.ow2.jonas.discovery.jgroups
 

Classes in org.ow2.jonas.discovery.jgroups that implement DiscoveryService
 class JgroupsDiscoveryServiceImpl
          This is a JGroups based JOnAS discovery implementation.
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.