Package | Description |
---|---|
org.coliper.ibean |
Core package of the IBean framework containing the core framework classes
IBean and IBeanFactory . |
org.coliper.ibean.beanstyle |
Contains variations of bean styles as subclasses of
BeanStyle . |
org.coliper.ibean.extension |
Contains all extension interfaces that are supported out of the box by IBean.
|
org.coliper.ibean.proxy |
Contains an
IBeanFactory implementation that uses
Java proxy technology (see Proxy ). |
org.coliper.ibean.proxy.handler |
IBean internal package that contains all
ProxyIBeanFactory related
ExtensionHandler s for the predefined
extension interfaces. |
org.coliper.ibean.util |
Mainly contains utility classes for internal use in the IBean library.
|