public class ManagedXASessionHandler extends Object implements InvocationHandler
ManagedXASessionHandler(Object managed)
String
getIdentifier()
Object
invoke(Object proxy, Method method, Object[] args)
void
setIdentifier(String identifier)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ManagedXASessionHandler(Object managed)
public Object invoke(Object proxy, Method method, Object[] args) throws Throwable
invoke
InvocationHandler
Throwable
public String getIdentifier()
public void setIdentifier(String identifier)
Copyright © 2018. All rights reserved.