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