Uses of Interface
org.apache.activemq.command.TransientInitializer
Packages that use TransientInitializer
Package
Description
Command objects used via the Command Pattern to communicate among nodes
-
Uses of TransientInitializer in org.apache.activemq.command
Classes in org.apache.activemq.command that implement TransientInitializerModifier and TypeClassDescriptionclass
AnObjectMessage
object is used to send a message that contains a serializable object in the Java programming language ("Java object").class
class
Used to pull messages on demand.