Uses of Class
org.objectweb.joram.shared.admin.AddDomainRequest
-
Packages that use AddDomainRequest Package Description org.objectweb.joram.mom.dest Theorg.objectweb.joram.mom.destpackage holds the classes implementing the queue, topic and specialized destinations provided by JORAM's MOM. -
-
Uses of AddDomainRequest in org.objectweb.joram.mom.dest
Methods in org.objectweb.joram.mom.dest with parameters of type AddDomainRequest Modifier and Type Method Description private voidAdminTopic. doProcess(AddDomainRequest request, AgentId replyTo, String msgId, AgentId from)Adds a new domain to the configuration.
-