org.seasar.framework.container.servlet
クラス PortletExtendedSingletonS2ContainerInitializer

java.lang.Object
  拡張org.seasar.framework.container.servlet.PortletExtendedSingletonS2ContainerInitializer

public class PortletExtendedSingletonS2ContainerInitializer
extends Object

作成者:
shinsuke

コンストラクタの概要
PortletExtendedSingletonS2ContainerInitializer()
           
 
メソッドの概要
 void initialize()
           
 void setApplication(Object application)
           
 void setConfigPath(String configPath)
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

PortletExtendedSingletonS2ContainerInitializer

public PortletExtendedSingletonS2ContainerInitializer()
メソッドの詳細

initialize

public void initialize()

setApplication

public void setApplication(Object application)

setConfigPath

public void setConfigPath(String configPath)


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