Uses of Class
org.apache.activemq.command.ShutdownInfo
-
Packages that use ShutdownInfo Package Description org.apache.activemq.broker The core classes for the ActiveMQ Message Broker and its connectors.org.apache.activemq.state -
-
Uses of ShutdownInfo in org.apache.activemq.broker
Methods in org.apache.activemq.broker with parameters of type ShutdownInfo Modifier and Type Method Description Response
TransportConnection. processShutdown(ShutdownInfo info)
-
Uses of ShutdownInfo in org.apache.activemq.state
Methods in org.apache.activemq.state with parameters of type ShutdownInfo Modifier and Type Method Description Response
CommandVisitor. processShutdown(ShutdownInfo info)
Response
CommandVisitorAdapter. processShutdown(ShutdownInfo info)
-