|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SpecialAdmin | |
---|---|
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. |
org.objectweb.joram.mom.notifications | The org.objectweb.joram.mom.notifications package holds the notifications used for interacting with the MOM destination agents. |
org.objectweb.joram.shared.admin | The org.objectweb.joram.shared.admin package holds the request and reply objects used in the administrator - administration topic interactions. |
Uses of SpecialAdmin in org.objectweb.joram.mom.dest |
---|
Methods in org.objectweb.joram.mom.dest with parameters of type SpecialAdmin | |
---|---|
private void |
AdminTopicImpl.doProcess(SpecialAdmin request,
AgentId replyTo,
java.lang.String msgId)
|
Uses of SpecialAdmin in org.objectweb.joram.mom.notifications |
---|
Fields in org.objectweb.joram.mom.notifications declared as SpecialAdmin | |
---|---|
private SpecialAdmin |
SpecialAdminRequest.request
|
Methods in org.objectweb.joram.mom.notifications that return SpecialAdmin | |
---|---|
SpecialAdmin |
SpecialAdminRequest.getRequest()
Returns the SpecialAdmin request |
Constructors in org.objectweb.joram.mom.notifications with parameters of type SpecialAdmin | |
---|---|
SpecialAdminRequest(java.lang.String id,
SpecialAdmin request)
Constructs a SpecialAdminRequest instance. |
Uses of SpecialAdmin in org.objectweb.joram.shared.admin |
---|
Subclasses of SpecialAdmin in org.objectweb.joram.shared.admin | |
---|---|
class |
AddQueueCluster
|
class |
ListClusterQueue
|
class |
RemoveQueueCluster
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |