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, findAgentFactory
public PacketParser createPacketParser(String key) throws Exception
PacketParserFactory
createPacketParser
in class PacketParserFactory
key
- 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 PacketParserFactory
Copyright © 2013–2016 The Apache Software Foundation. All rights reserved.