org.jboss.test.cluster.drm
Interface IReplicants

All Known Implementing Classes:
DRMUser (src)

public interface IReplicants

The public DistributedReplicantManager user service interface


Nested Class Summary
static class IReplicants.NotifyData (src)
           
 
Method Summary
 java.io.Serializable lookupLocalReplicant()
           
 java.util.List lookupLocalReplicants()
           
 

Method Detail

lookupLocalReplicant

public java.io.Serializable lookupLocalReplicant()

lookupLocalReplicants

public java.util.List lookupLocalReplicants()