com.jbase.jremote.jca.inflow
Class InboundObjectFactory
java.lang.Object
com.jbase.jremote.io.ObjectFactory
com.jbase.jremote.jca.inflow.InboundObjectFactory
public class InboundObjectFactory
- extends ObjectFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InboundObjectFactory
public InboundObjectFactory()
createObject
public JBaseSerializable createObject(int type)
throws UnknownTypeException
- Description copied from class:
ObjectFactory
Create JBaseSerializable object from the supplied object type.
- Specified by:
createObject
in class ObjectFactory
- Returns:
- an instance of a class implementing JBaseSerializable
- Throws:
UnknownTypeException
Copyright © 2016 TEMENOS. All Rights Reserved.