jremote jbase5.2.1

com.jbase.jremote.jca.inflow
Class InboundObjectFactory

java.lang.Object
  extended by com.jbase.jremote.io.ObjectFactory
      extended by com.jbase.jremote.jca.inflow.InboundObjectFactory

public class InboundObjectFactory
extends ObjectFactory


Constructor Summary
InboundObjectFactory()
           
 
Method Summary
 JBaseSerializable createObject(int type)
          Create JBaseSerializable object from the supplied object type.
 
Methods inherited from class com.jbase.jremote.io.ObjectFactory
createGenericObjects
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InboundObjectFactory

public InboundObjectFactory()
Method Detail

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

jremote jbase5.2.1

Copyright © 2016 TEMENOS. All Rights Reserved.