org.jbpm.services.ejb.remote.api
Class AbstractRemoteObject
java.lang.Object
org.jbpm.services.ejb.remote.api.AbstractRemoteObject
- Direct Known Subclasses:
- RemoteMap, RemoteObject
public abstract class AbstractRemoteObject
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractRemoteObject
public AbstractRemoteObject()
setClassLoader
public void setClassLoader(ClassLoader classLoader)
deserialize
protected Object deserialize(byte[] bytes)
serialize
protected byte[] serialize(Object input)
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.