Package org.jboss.weld.bean.proxy

Interface Summary
ClientProxyInstance  
EnterpriseBeanInstance Interface implemented by all enterprise bean proxies to query/control the proxy
 

Class Summary
ClientProxyMethodHandler A Javassist MethodHandler that delegates method calls to a proxied bean.
ClientProxyProvider A proxy pool for holding scope adaptors (client proxies)
DecoratorProxyMethodHandler Method handler for decorated beans
EnterpriseBeanProxyMethodHandler<T> Method handler for enterprise bean client proxies
Marker A marker class we can use to ensure that our method will not collide with a user provided method
 



Copyright © 2008-2009 Seam Framework. All Rights Reserved.