org.seasar.tuigwaa.logic.interceptor
インタフェース PageViewInterceptor

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

public interface PageViewInterceptor


メソッドの概要
 void deregisterAction(String siteName, String pageName, String logicName)
           
 void registerAction(String siteName, String pageName, String logicName, TgwFunction logic)
           
 

メソッドの詳細

deregisterAction

public void deregisterAction(String siteName,
                             String pageName,
                             String logicName)

registerAction

public void registerAction(String siteName,
                           String pageName,
                           String logicName,
                           TgwFunction logic)


Copyright © 2005-2006 The Seasar Foundation and the others.. All Rights Reserved.