net.sf.joyaop.framework
Interface AspectRuntime
- All Superinterfaces:
- ObjectFactory
- All Known Implementing Classes:
- AspectRuntimeImpl
public interface AspectRuntime
- extends ObjectFactory
- Author:
- Shen Li
addInterceptor
void addInterceptor(InterceptorAspect interceptorAspect)
addMixin
void addMixin(MixinAspect mixinAspect)
getAspectFactory
AspectFactory getAspectFactory()
setAspectFactory
void setAspectFactory(AspectFactory aspectFactory)
addInterface
void addInterface(InterfaceAspect interfaceAspect)
Copyright © 2004 Shen Li. All Rights Reserved.