org.seasar.tuigwaa.logic
クラス ExternalLogicContainerImpl

java.lang.Object
  拡張org.seasar.tuigwaa.logic.ExternalLogicContainerImpl
すべての実装インタフェース:
ExternalLogicContainer

public class ExternalLogicContainerImpl
extends Object
implements ExternalLogicContainer


コンストラクタの概要
ExternalLogicContainerImpl()
           
 
メソッドの概要
 void create(String siteName, String[] paths)
           
 void setMethodRegister(DataServiceMethodRegister methodRegister)
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

ExternalLogicContainerImpl

public ExternalLogicContainerImpl()
メソッドの詳細

setMethodRegister

public void setMethodRegister(DataServiceMethodRegister methodRegister)

create

public void create(String siteName,
                   String[] paths)
定義:
インタフェース ExternalLogicContainer 内の create


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