Uses of Class
org.ow2.joram.jakarta.jms.Connection.Closer
-
Packages that use Connection.Closer Package Description org.ow2.joram.jakarta.jms Theorg.ow2.joram.jakarta.jmspackage holds the classes implementing the interfaces defined by the JMS 3.0 Jakarta specification. -
-
Uses of Connection.Closer in org.ow2.joram.jakarta.jms
Fields in org.ow2.joram.jakarta.jms declared as Connection.Closer Modifier and Type Field Description private Connection.CloserConnection. closerUsed to synchronize the method close()
-