All Classes
-
All Classes Interface Summary Class Summary Class Description CompoundFieldValueFactory Compound implementation of IFieldValueFactory.IFieldValueFactory Factory object used by injector to generate values for fields of the object being injected.IInstantiator Instantiator for Objects without default constructor.ILazyInitProxy Interface the lazy init proxies implement to make identification of the proxy and retrival ofIProxyTargetLocatorpossible.Injector Injector scans fields of an object instance and checks if the specifiedIFieldValueFactorycan provide a value for a field; if it can, the field is set to that value.IProxyFactory A factory of proxies.IProxyTargetLocator Represents a service locator for lazy init proxies.LazyInitProxyFactory A factory class that creates lazy init proxies given a type and aIProxyTargetLocatorused to retrieve the object the proxy will represent.LazyInitProxyFactory.AbstractCGLibInterceptor Deprecated, for removal: This API element is subject to removal in a future version. LazyInitProxyFactory.CGLibInterceptor Method interceptor for proxies representing concrete object not backed by an interface.LazyInitProxyFactory.IWriteReplace This interface is used to make the proxy forward writeReplace() call to the handler instead of invoking it on itself.LazyInitProxyFactory.ProxyReplacement Object that replaces the proxy when it is serialized.LazyInitProxyFactory.SerializableNoOpCallback Deprecated, for removal: This API element is subject to removal in a future version. no longer usedLazyInitProxyFactory.WicketNamingPolicy Deprecated, for removal: This API element is subject to removal in a future version. no longer usedNoopFieldValueFactory Implementation of field value factory that ignores all fieldsObjenesisCGLibInterceptor Deprecated, for removal: This API element is subject to removal in a future version. no longer usedObjenesisProxyFactory Deprecated, for removal: This API element is subject to removal in a future version. no longer used