|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SpecialAdminRequest | |
---|---|
org.objectweb.joram.mom.dest | The org.objectweb.joram.mom.dest package holds the classes implementing the queue, topic and specialized destinations provided by JORAM's MOM. |
Uses of SpecialAdminRequest in org.objectweb.joram.mom.dest |
---|
Methods in org.objectweb.joram.mom.dest with parameters of type SpecialAdminRequest | |
---|---|
protected java.lang.Object |
DestinationImpl.specialAdminProcess(SpecialAdminRequest not)
|
java.lang.Object |
ClusterQueueImpl.specialAdminProcess(SpecialAdminRequest not)
use to add or remove ClusterQueue to cluster. |
void |
DestinationImpl.specialAdminRequest(AgentId from,
SpecialAdminRequest not)
Method implementing the reaction to a SpecialAdminRequest
notification requesting the special administration of the destination. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |