Package | Description |
---|---|
net.sf.mmm.util.bean.impl |
Class and Description |
---|
BeanAccessBase
This is the abstract base implementation of
BeanAccess . |
BeanAccessInstance
The abstract base implementation of
BeanAccess for a regular Bean instance. |
BeanAccessPrototype |
BeanAccessPrototypeExternal |
BeanAccessPrototypeInternal |
BeanAccessPrototypePolymorphic
This class extends
BeanAccessPrototypeExternal for a polymorphic prototype of a Bean that will also inherit its newly created properties to its inherited sub-Bean s. |
BeanFactoryImpl
This is the implementation of
BeanFactory . |
BeanFactoryImpl.BeanIntrospectionData
A container for the methods of a
Bean and related introspection data. |
BeanMethod |
BeanMethodType |
BeanPrototypeBuilderImpl
Implementation of
BeanPrototypeBuilder . |
BeanPrototypeOperation |
BeanPrototypeOperationDefaultMethod
Operation for
Bean#equals(Object) . |
BeanPrototypeOperationOnProperty |
BeanPrototypeProperty |
LookupHelper
Helper class for
MethodHandles.Lookup in order to invoke default methods and other magic stuff. |
MemoryCache
A simple cache implementation that is thread-safe and uses
WeakReference s to avoid memory leaks. |
Copyright © 2001–2016 mmm-Team. All rights reserved.