com.jbase.jremote.io
Class JRemoteObjectFactory
java.lang.Object
com.jbase.jremote.io.ObjectFactory
com.jbase.jremote.io.JRemoteObjectFactory
public class JRemoteObjectFactory
- extends ObjectFactory
Creates objects received from the jbase_agent server.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JRemoteObjectFactory
public JRemoteObjectFactory()
createObject
protected JBaseSerializable createObject(int objectType)
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.