Package org.jboss.weld.bean.proxy

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

Class Summary
AbstractDecoratorMethodHandler MethodHandler for Abstract decorators.
ClientProxyMethodHandler A Javassist MethodHandler that delegates method calls to a proxied bean.
ClientProxyProvider A proxy pool for holding scope adaptors (client proxies)
DecorationHelper<T>  
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-2010 Seam Framework. All Rights Reserved.