org.apache.activemq.command
Class ShutdownInfo
java.lang.Object
org.apache.activemq.command.BaseCommand
org.apache.activemq.command.ShutdownInfo
- All Implemented Interfaces:
- Command, DataStructure
public class ShutdownInfo
- extends BaseCommand
- Version:
- $Revision$
Methods inherited from class org.apache.activemq.command.BaseCommand |
copy, getCommandId, getFrom, getTo, isBrokerInfo, isMarshallAware, isMessage, isMessageAck, isMessageDispatch, isMessageDispatchNotification, isResponse, isResponseRequired, isWireFormatInfo, setCommandId, setFrom, setResponseRequired, setTo, toString, toString |
DATA_STRUCTURE_TYPE
public static final byte DATA_STRUCTURE_TYPE
- See Also:
- Constant Field Values
ShutdownInfo
public ShutdownInfo()
getDataStructureType
public byte getDataStructureType()
- Returns:
- The type of the data structure
visit
public Response visit(CommandVisitor visitor)
throws Exception
- Throws:
Exception
isShutdownInfo
public boolean isShutdownInfo()
- Specified by:
isShutdownInfo
in interface Command
- Overrides:
isShutdownInfo
in class BaseCommand
Copyright © 2005-2011 Apache Software Foundation. All Rights Reserved.