org.argosfields.spring
Class AbstractContextHelper
java.lang.Object
org.argosfields.spring.AbstractContextHelper
- All Implemented Interfaces:
- ISpringContextHelper
- Direct Known Subclasses:
- ClientContextHelper, ServerContextHelper
- public abstract class AbstractContextHelper
- extends Object
- implements ISpringContextHelper
AbstractContextHelper.java
- Version:
- $Revision: 1.1 $ $Date: 2004/04/15 05:43:55 $
- Author:
- Xavier Cho
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractContextHelper
public AbstractContextHelper()
getApplicationContext
protected org.springframework.context.ConfigurableApplicationContext getApplicationContext()
reload
public void reload()
- Specified by:
reload
in interface ISpringContextHelper
- See Also:
ISpringContextHelper.reload()
close
public void close()
- Specified by:
close
in interface ISpringContextHelper
- See Also:
ISpringContextHelper.close()
createApplicationContext
protected abstract org.springframework.context.ConfigurableApplicationContext createApplicationContext()
Copyright © Gnome Korea. All Rights Reserved.