com.hs.mail.container.simple
Class SimpleSpringContainer
java.lang.Object
com.hs.mail.container.simple.SimpleSpringContainer
public class SimpleSpringContainer
- extends Object
Simple spring component container
- Since:
- Jan 11, 2010
- Author:
- Won Chul Doh
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
configLocations
protected String[] configLocations
applicationContext
protected Object applicationContext
SimpleSpringContainer
public SimpleSpringContainer(String[] configLocations)
createFileSystemXmlApplicationContext
public Object createFileSystemXmlApplicationContext(String[] configLocations)
throws Exception
- Throws:
Exception
start
public void start()
throws Exception
- Throws:
Exception
forceShutdown
public void forceShutdown()
main
public static void main(String[] args)
- Parameters:
args
-
Copyright © 2011. All Rights Reserved.