Package org.jbpm.services.ejb.impl
Class RemoteObjectProcessor
- java.lang.Object
-
- org.jbpm.services.ejb.impl.RemoteObjectProcessor
-
public class RemoteObjectProcessor extends Object
-
-
Constructor Summary
Constructors Constructor Description RemoteObjectProcessor()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static <T> T
processRemoteObjects(T variables, ClassLoader cl)
-
-
-
Method Detail
-
processRemoteObjects
public static <T> T processRemoteObjects(T variables, ClassLoader cl)
-
-