org.seasar.framework.container.factory
クラス SingletonS2ContainerFactory
java.lang.Object
org.seasar.framework.container.factory.SingletonS2ContainerFactory
- public final class SingletonS2ContainerFactory
- extends Object
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getConfigPath
public static String getConfigPath()
setConfigPath
public static void setConfigPath(String path)
getExternalContext
public static ExternalContext getExternalContext()
setExternalContext
public static void setExternalContext(ExternalContext extCtx)
getExternalContextComponentDefRegister
public static ExternalContextComponentDefRegister getExternalContextComponentDefRegister()
setExternalContextComponentDefRegister
public static void setExternalContextComponentDefRegister(ExternalContextComponentDefRegister extCtxComponentDefRegister)
init
public static void init()
destroy
public static void destroy()
getContainer
public static S2Container getContainer()
setContainer
public static void setContainer(S2Container c)
hasContainer
public static boolean hasContainer()
Copyright © 2004-2006 The Seasar Foundation. All Rights Reserved.