org.seasar.tuigwaa.system
クラス TgwSystemServiceImpl

java.lang.Object
  拡張org.seasar.tuigwaa.system.TgwSystemServiceImpl
すべての実装インタフェース:
TgwSystemService

public class TgwSystemServiceImpl
extends Object
implements TgwSystemService


コンストラクタの概要
TgwSystemServiceImpl(ContentsStoreService contentsStore, SiteService siteService, PluginService pluginService)
           
 
メソッドの概要
 void destroy()
           
 void init()
           
 void setLdapEnv(Hashtable ldapenv)
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

TgwSystemServiceImpl

public TgwSystemServiceImpl(ContentsStoreService contentsStore,
                            SiteService siteService,
                            PluginService pluginService)
メソッドの詳細

setLdapEnv

public void setLdapEnv(Hashtable ldapenv)

init

public void init()
定義:
インタフェース TgwSystemService 内の init

destroy

public void destroy()
定義:
インタフェース TgwSystemService 内の destroy


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