org.ow2.orchestra.b4p
Class HumanTaskAPIImpl.TaskOperationsEnvironmentInterceptor
java.lang.Object
org.ow2.orchestra.b4p.HumanTaskAPIImpl.TaskOperationsEnvironmentInterceptor
- All Implemented Interfaces:
- InvocationHandler
- Enclosing class:
- HumanTaskAPIImpl
public static class HumanTaskAPIImpl.TaskOperationsEnvironmentInterceptor
- extends Object
- implements InvocationHandler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HumanTaskAPIImpl.TaskOperationsEnvironmentInterceptor
public HumanTaskAPIImpl.TaskOperationsEnvironmentInterceptor(EnvironmentFactory environmentFactory,
TaskOperationsImpl taskOperations,
org.apache.cxf.jaxws.context.WebServiceContextImpl context)
getCurrentUser
protected String getCurrentUser()
invoke
public Object invoke(Object proxy,
Method method,
Object[] args)
throws Throwable
- Specified by:
invoke in interface InvocationHandler
- Throws:
Throwable
Copyright © 2012 OW2 Consortium. All Rights Reserved.