Package org.microbean.reference
package org.microbean.reference
Provides classes and interfaces related to implementing contextual references.
- Author:
- Laird Nelson
-
ClassDescriptionA source of
Proxy
instances representing client proxies.AReferenceException
indicating that a client proxy class could not be instantiated.AReferenceException
indicating that generation of client proxies at runtime is not supported.A factory forSupplier
s of contextual instances.ARuntimeException
thrown to indicate a problem with references.AnAbstractReflectiveProxier
implementation that usesjava.lang.reflect.Proxy
machinery.Request<I,R> A central object representing a request for dependencies that is aCreation
(and therefore also aDestruction
) and aReferences
.