Uses of Class
org.objectweb.joram.mom.dest.jms.JMSAcquisition
-
Packages that use JMSAcquisition Package Description org.objectweb.joram.mom.dest.jms Theorg.objectweb.joram.mom.dest.jmspackage provides implementation classes for JMS bridge facility. -
-
Uses of JMSAcquisition in org.objectweb.joram.mom.dest.jms
Fields in org.objectweb.joram.mom.dest.jms with type parameters of type JMSAcquisition Modifier and Type Field Description private List<JMSAcquisition>JMSAcquisition.ConnectionUpdater. modulesMethods in org.objectweb.joram.mom.dest.jms with parameters of type JMSAcquisition Modifier and Type Method Description protected voidJMSAcquisition.ConnectionUpdater. addUpdateListener(JMSAcquisition module)protected voidJMSAcquisition.ConnectionUpdater. removeUpdateListener(JMSAcquisition module)
-