Package org.apache.aries.proxy.impl.interfaces

Class Summary
InterfaceProxyGenerator This class is used to aggregate several interfaces into a real class which implements all of them It also allows you specify a superclass that the class should implement - this will add delegating method overrides for any abstract methods in the hierarchy, but not override any non-abstract methods.
 



Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.