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.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.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 Method interceptor for proxies representing concrete object not backed by an interface.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.SerializableNoOpCallback Serializable implementation of the NoOp callback.LazyInitProxyFactory.WicketNamingPolicy NoopFieldValueFactory Implementation of field value factory that ignores all fieldsObjenesisCGLibInterceptor Method interceptor for proxies representing concrete object not backed by an interface.ObjenesisProxyFactory