All Packages
-
Package Summary Package Description org.coliper.ibean Core package of the IBean framework containing the core framework classesIBean
andIBeanFactory
.org.coliper.ibean.beanstyle Contains variations of bean styles as subclasses ofBeanStyle
.org.coliper.ibean.extension Contains all extension interfaces that are supported out of the box by IBean.org.coliper.ibean.proxy Contains anIBeanFactory
implementation that uses Java proxy technology (seeProxy
).org.coliper.ibean.proxy.handler IBean internal package that contains allProxyIBeanFactory
relatedExtensionHandler
s for the predefined extension interfaces.org.coliper.ibean.util Mainly contains utility classes for internal use in the IBean library.