org.jbpm.services.ejb.remote.api
Class RemoteObject
java.lang.Object
org.jbpm.services.ejb.remote.api.AbstractRemoteObject
org.jbpm.services.ejb.remote.api.RemoteObject
- All Implemented Interfaces:
- Serializable
public class RemoteObject
- extends AbstractRemoteObject
- implements Serializable
Similar to a RemoteMap
acts as a wrapper for object instances to be send over wire.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteObject
public RemoteObject(Object object)
get
public Object get()
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.