public class ActiveMQPacketParserFactory extends PacketParserFactory
| Constructor and Description |
|---|
ActiveMQPacketParserFactory() |
| Modifier and Type | Method and Description |
|---|---|
PacketParser |
createPacketParser(String key)
Creates an instance of the given PacketParser
|
String |
getName() |
String |
toString() |
createAgent, findAgentFactorypublic PacketParser createPacketParser(String key) throws Exception
PacketParserFactorycreatePacketParser in class PacketParserFactorykey - the name of the required packet parser for the agent.Exception - if an error occurs while creating the PacketParser instance.public String getName()
getName in class PacketParserFactoryCopyright © 2013–2016 The Apache Software Foundation. All rights reserved.