org.nanocontainer.aop
Interface AspectsManager

All Superinterfaces:
AspectsApplicator, AspectsContainer
All Known Implementing Classes:
DynaopAspectsManager

public interface AspectsManager
extends AspectsContainer, AspectsApplicator

Object that can both register aspects and apply them to components.

Version:
$Revision: 3144 $
Author:
Stephen Molitor

Methods inherited from interface org.nanocontainer.aop.AspectsContainer
getPointcutsFactory, registerInterceptor, registerInterceptor, registerInterceptor, registerInterceptor, registerInterfaces, registerInterfaces, registerMixin, registerMixin, registerMixin, registerMixin
 
Methods inherited from interface org.nanocontainer.aop.AspectsApplicator
applyAspects
 



Copyright © 2003-2007 Codehaus. All Rights Reserved.