All Classes and Interfaces

Class
Description
A source of Proxy instances representing client proxies.
A ReferenceException indicating that a client proxy class could not be instantiated.
A straightforward DestructorTree implementation.
An interface whose implementations can register contextual instances for idempotent destruction at some later point.
An interface indicating that an implementation is capable of destroying an object that it opaquely references such that the destroyed object will no longer be suitable for use.
A hierarchical DestructorRegistry that is AutoCloseable.
A ReferenceException indicating that generation of client proxies at runtime is not supported.
A factory for Suppliers of contextual instances.
A RuntimeException thrown to indicate a problem with references.
An AbstractReflectiveProxier implementation that uses java.lang.reflect.Proxy machinery.
A central object representing a request for dependencies that is a Creation (and therefore also a Destruction), a DestructorRegistry, and a References.