Hierarchy For Package org.microbean.reference
Class Hierarchy
- java.lang.Object
- org.microbean.reference.AbstractClientProxier<T> (implements org.microbean.reference.ClientProxier)
- org.microbean.reference.ReflectiveClientProxier
- org.microbean.reference.AbstractClientProxy<I> (implements org.microbean.reference.ClientProxy<T>)
- org.microbean.reference.ProxySpecification
- org.microbean.reference.Request<I,
R> (implements org.microbean.bean.Creation<I>, org.microbean.bean.Destruction, org.microbean.bean.References<R>) - java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.microbean.reference.ReferenceException
- org.microbean.reference.ClientProxyInstantiationException
- org.microbean.reference.DynamicClientProxiesNotSupportedException
- org.microbean.reference.ReferenceException
- java.lang.RuntimeException
- java.lang.Exception
- org.microbean.reference.AbstractClientProxier<T> (implements org.microbean.reference.ClientProxier)
Interface Hierarchy
- java.lang.AutoCloseable
- org.microbean.reference.Instances
- org.microbean.reference.ClientProxier
- org.microbean.reference.ClientProxy<T>