Uses of Class
org.ow2.joram.jakarta.jms.Session.Closer
-
Packages that use Session.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 Session.Closer in org.ow2.joram.jakarta.jms
Fields in org.ow2.joram.jakarta.jms declared as Session.Closer Modifier and Type Field Description private Session.CloserSession. closerUsed to synchronize the method close()
-