Uses of Class
fr.dyade.aaa.agent.DeleteNot
-
Packages that use DeleteNot 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 DeleteNot in org.objectweb.joram.mom.dest
Methods in org.objectweb.joram.mom.dest with parameters of type DeleteNot Modifier and Type Method Description voidAdminTopic. deleteNot(AgentId from, DeleteNot not)Overrides thisDestinationmethod.protected voidDestination. deleteNot(AgentId from, DeleteNot not)Method implementing the reaction to aDeleteNotnotification requesting the deletion of the destination.protected voidClusterQueue. doDeleteNot(DeleteNot not)protected abstract voidDestination. doDeleteNot(DeleteNot not)protected voidQueue. doDeleteNot(DeleteNot not)Method specifically processing afr.dyade.aaa.agent.DeleteNotinstance.protected voidTopic. doDeleteNot(DeleteNot not)Method specifically processing afr.dyade.aaa.agent.DeleteNotinstance.
-