org.jboss.aspects.remoting
Class PojiProxy
java.lang.Object
org.jboss.aspects.remoting.PojiProxy
- All Implemented Interfaces:
- Serializable, InvocationHandler
public class PojiProxy
- extends Object
- implements Serializable, InvocationHandler
comment
- Author:
- Bill Burke
- See Also:
- Serialized Form
Constructor Summary |
PojiProxy(Object oid,
org.jboss.remoting.InvokerLocator uri,
org.jboss.aop.advice.Interceptor[] interceptors)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PojiProxy
public PojiProxy(Object oid,
org.jboss.remoting.InvokerLocator uri,
org.jboss.aop.advice.Interceptor[] interceptors)
invoke
public Object invoke(Object proxy,
Method method,
Object[] args)
throws Throwable
- Specified by:
invoke
in interface InvocationHandler
- Throws:
Throwable
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.