Uses of Package
org.jboss.weld.bean.proxy
-
Packages that use org.jboss.weld.bean.proxy Package Description org.jboss.weld.bean.builtin JBoss, Home of Professional Open Source Copyright 2015, Red Hat, Inc.org.jboss.weld.bean.proxy JBoss, Home of Professional Open Source Copyright 2015, Red Hat, Inc.org.jboss.weld.injection.producer JBoss, Home of Professional Open Source Copyright 2015, Red Hat, Inc.org.jboss.weld.injection.producer.ejb JBoss, Home of Professional Open Source Copyright 2015, Red Hat, Inc.org.jboss.weld.interceptor.proxy JBoss, Home of Professional Open Source Copyright 2015, Red Hat, Inc.org.jboss.weld.interceptor.util.proxy JBoss, Home of Professional Open Source Copyright 2015, Red Hat, Inc.org.jboss.weld.manager JBoss, Home of Professional Open Source Copyright 2015, Red Hat, Inc. -
Classes in org.jboss.weld.bean.proxy used by org.jboss.weld.bean.builtin Class Description MethodHandler The interface implemented by the invocation handler of a proxy instance. -
Classes in org.jboss.weld.bean.proxy used by org.jboss.weld.bean.proxy Class Description AbstractBeanInstance BeanInstance Each proxy maintains a single bean instance on which methods are invoked.BytecodeMethodResolver An object that generates bytecode to resolve aMethodat runtime.CombinedInterceptorAndDecoratorStackMethodHandler A method handler that wraps the invocation of interceptors and decorators.DecorationHelper DecoratorProxyMethodHandler Method handler for decorated beansEnterpriseTargetBeanInstance InterceptionDecorationContext.Stack Marker A marker class we can use to ensure that our method will not collide with a user provided methodMethodHandler The interface implemented by the invocation handler of a proxy instance.ProxyFactory Main factory to produce proxy classes and instances for Weld beans.ProxyInstantiator Implementations of this interface are capable of creating instances of a given proxy class.StackAwareMethodHandler The interface implemented by the invocation handler of a proxy instance.TargetBeanInstance A simpleBeanInstancewhich always maintains a specific bean instance that is being proxied. -
Classes in org.jboss.weld.bean.proxy used by org.jboss.weld.injection.producer Class Description ProxyObject The interface implemented by proxy classes. -
Classes in org.jboss.weld.bean.proxy used by org.jboss.weld.injection.producer.ejb Class Description EnterpriseTargetBeanInstance -
Classes in org.jboss.weld.bean.proxy used by org.jboss.weld.interceptor.proxy Class Description CombinedInterceptorAndDecoratorStackMethodHandler A method handler that wraps the invocation of interceptors and decorators.InterceptionDecorationContext.Stack MethodHandler The interface implemented by the invocation handler of a proxy instance.StackAwareMethodHandler The interface implemented by the invocation handler of a proxy instance. -
Classes in org.jboss.weld.bean.proxy used by org.jboss.weld.interceptor.util.proxy Class Description MethodHandler The interface implemented by the invocation handler of a proxy instance. -
Classes in org.jboss.weld.bean.proxy used by org.jboss.weld.manager Class Description ClientProxyProvider A proxy pool for holding scope adaptors (client proxies)