org.apache.mina.example.chat
Class SpringMain
java.lang.Object
org.apache.mina.example.chat.SpringMain
public class SpringMain
- extends Object
(Entry point) Chat server which uses Spring and the serverContext.xml
file to set up MINA and the server handler.
- Author:
- Apache MINA Project
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpringMain
public SpringMain()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
getApplicationContext
public static org.springframework.context.ConfigurableApplicationContext getApplicationContext()
Copyright © 2004-2011 Apache MINA Project. All Rights Reserved.