Uses of Interface
net.sf.joyaop.framework.InterfaceAspect

Packages that use InterfaceAspect
net.sf.joyaop.framework   
net.sf.joyaop.impl   
net.sf.joyaop.impl.aspect   
 

Uses of InterfaceAspect in net.sf.joyaop.framework
 

Methods in net.sf.joyaop.framework with parameters of type InterfaceAspect
 void AspectRuntime.addInterface(InterfaceAspect interfaceAspect)
           
 void AspectizedClass.addInterface(InterfaceAspect interfaceAspect)
           
 

Uses of InterfaceAspect in net.sf.joyaop.impl
 

Methods in net.sf.joyaop.impl with parameters of type InterfaceAspect
 void AspectRuntimeImpl.addInterface(InterfaceAspect interfaceAspect)
           
 void AspectizedClassImpl.addInterface(InterfaceAspect interfaceAspect)
           
 

Uses of InterfaceAspect in net.sf.joyaop.impl.aspect
 

Classes in net.sf.joyaop.impl.aspect that implement InterfaceAspect
 class InterfaceAspectImpl
           
 



Copyright © 2004 Shen Li. All Rights Reserved.