|
jremote jbase5.2.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jbase.jremote.io.ObjectFactory
com.jbase.jremote.io.JRemoteObjectFactory
public class JRemoteObjectFactory
Creates objects received from the jbase_agent server.
Nested Class Summary | |
---|---|
static interface |
JRemoteObjectFactory.TYPE
|
Constructor Summary | |
---|---|
JRemoteObjectFactory()
|
Method Summary | |
---|---|
protected JBaseSerializable |
createObject(int objectType)
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 |
---|
public JRemoteObjectFactory()
Method Detail |
---|
protected JBaseSerializable createObject(int objectType) throws UnknownTypeException
ObjectFactory
Create JBaseSerializable object from the supplied object type.
createObject
in class ObjectFactory
UnknownTypeException
|
jremote jbase5.2.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |