Class AbstractFactoryBean.EarlySingletonInvocationHandler

java.lang.Object
net.shibboleth.shared.spring.factory.AbstractFactoryBean.EarlySingletonInvocationHandler
All Implemented Interfaces:
InvocationHandler
Enclosing class:
AbstractFactoryBean<T>

private class AbstractFactoryBean.EarlySingletonInvocationHandler extends Object implements InvocationHandler
Reflective InvocationHandler for lazy access to the actual singleton object.