Google

JBoss API: Package org.jboss.proxy

Package org.jboss.proxy

Interface Summary
InvocationHandler An invoker is a target of method calls, where the calls are expressed not as primitive Java method invocations, but according to the conventions of the Core Reflection API.
Proxies.ProxyInvocationHandler A common interface shared by all objects created by Proxies.newInvocationHandler.
Proxies.ProxyTarget A common interface shared by all objects created by Proxies.newTarget.
Replaceable  
 

Class Summary
Proxies Routines for converting between strongly-typed interfaces and generic InvocationHandler objects.
Proxy  
ProxyCompiler.Runtime  
ProxyProxy  
 



Copyright © 2000 The JBoss Organization. All Rights Reserved.