org.seasar.tuigwaa.cms.core
クラス CmsContainer

java.lang.Object
  拡張org.seasar.tuigwaa.cms.core.CmsContainer

public class CmsContainer
extends Object


フィールドの概要
static CmsContainer INSTANCE
           
 
メソッドの概要
 WikiConfiguration getConfiguration()
           
 Plugin getPlugin(String pluginName)
           
 void service(CmsRequest request, CmsResponse resonse)
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

INSTANCE

public static CmsContainer INSTANCE
メソッドの詳細

getConfiguration

public WikiConfiguration getConfiguration()

getPlugin

public Plugin getPlugin(String pluginName)

service

public void service(CmsRequest request,
                    CmsResponse resonse)


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