org.seasar.framework.aop
インタフェース Aspect

既知の実装クラスの一覧:
AspectImpl

public interface Aspect

作成者:
higa

メソッドの概要
 MethodInterceptor getMethodInterceptor()
           
 Pointcut getPointcut()
           
 void setPointcut(Pointcut pointcut)
           
 

メソッドの詳細

getMethodInterceptor

public MethodInterceptor getMethodInterceptor()

getPointcut

public Pointcut getPointcut()

setPointcut

public void setPointcut(Pointcut pointcut)


Copyright © 2004-2007 The Seasar Foundation. All Rights Reserved.