Package org.coliper.ibean.proxy

Contains an IBeanFactory implementation that uses Java proxy technology (see Proxy). Beans are created as interface proxies.
Factory implementation is ProxyIBeanFactory. See this class to check out its different configuration and customization options.

ExtensionSupport is used to configure handlers for custom extension interfaces.

Most other classes in this package are used internally by the framework.