Package org.microbean.producer
package org.microbean.producer
Provides classes and interfaces implementing producers, objects which can form the internals of
Factory implementations.- Author:
- Laird Nelson
- See Also:
-
ClassDescriptionA lifecycle-event-oriented
InterceptorMethodType.A business-method-orientedInterceptorMethodType.A constructor- or production-orientedAbstractLifecycleCallbackInterceptorMethodType.A business-method-orientedAbstractMethodInterceptorMethodType.ARuntimeExceptionindicating a problem with disposal.A creator of proxies for business method interceptions.AProxySpecificationthat exposesInterceptorMethod-related information.A collection ofInterceptorMethods indexed byInterceptorMethodType.A utility class providing methods that work with interceptor bindings.AMatcherencapsulating CDI-compatible interceptor binding matching rules.An abstract descriptor of a type ofInterceptorMethod.A descriptor of a kind of interceptor method.AnAbstractLifecycleCallbackInterceptorMethodTyperepresenting a post-construct interception.AnAbstractLifecycleCallbackInterceptorMethodTyperepresenting a pre-destroy interception.Producer<I>An interface whose implementations produce and commonly initialize contextual instances.AnAbstractReflectiveProxierimplementation that uses the proxy features of the Java Development Kit.