Uses of Class
org.objectweb.joram.mom.dest.ClusterQueue
-
Packages that use ClusterQueue 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 ClusterQueue in org.objectweb.joram.mom.dest
Fields in org.objectweb.joram.mom.dest declared as ClusterQueue Modifier and Type Field Description private ClusterQueueLoadingFactor. clusterQueuereference to clusterQueueConstructors in org.objectweb.joram.mom.dest with parameters of type ClusterQueue Constructor Description LoadingFactor(ClusterQueue clusterQueue, int producThreshold, int consumThreshold, boolean autoEvalThreshold, long validityPeriod, int maxFwdPerQueue)
-