Package org.objectweb.joram.mom.dest
Class QueueDeliveryTable.Factory
- java.lang.Object
-
- org.objectweb.joram.mom.dest.QueueDeliveryTable.Factory
-
- All Implemented Interfaces:
EncodableFactory
- Enclosing class:
- QueueDeliveryTable
public static class QueueDeliveryTable.Factory extends Object implements EncodableFactory
-
-
Constructor Summary
Constructors Constructor Description Factory()
-
-
-
Method Detail
-
createEncodable
public Encodable createEncodable()
Description copied from interface:EncodableFactoryCreates an encodable object.- Specified by:
createEncodablein interfaceEncodableFactory- Returns:
- an encodable object
-
-