Uses of Class
org.objectweb.joram.mom.notifications.LBCycleLife
-
Packages that use LBCycleLife 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 LBCycleLife in org.objectweb.joram.mom.dest
Methods in org.objectweb.joram.mom.dest with parameters of type LBCycleLife Modifier and Type Method Description private voidClusterQueue. lBCycleLife(AgentId from, LBCycleLife not)If the messages are not consumed by an other cluster's queue in a period of time, try to consume in this queue.
-