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
.ARuntimeException
indicating a problem with disposal.A creator of proxies for business method interceptions.AProxySpecification
that exposesInterceptorMethod
-related information.A collection ofInterceptorMethod
s indexed byInterceptorMethodType
.An abstract descriptor of a type ofInterceptorMethod
.A descriptor of a kind of interceptor method.AnAbstractLifecycleCallbackInterceptorMethodType
representing a post-construct interception.AnAbstractLifecycleCallbackInterceptorMethodType
representing a pre-destroy interception.Producer<I>An interface whose implementations produce and commonly initialize contextual instances.AnAbstractReflectiveProxier
implementation that uses the proxy features of the Java Development Kit.