| |
|
| java.lang.Object org.ow2.easybeans.server.EasyBeans
EasyBeans | final public class EasyBeans (Code) | | Starts an embedded server in standalone mode.
author: Florent Benoit |
Inner Class :static class ShutdownHook extends Thread | |
Method Summary | |
public static void | main(String[] args) Main method called by default. |
DEFAULT_XML_FILE | final public static String DEFAULT_XML_FILE(Code) | | Default XML file.
|
USER_XML_FILE | final public static String USER_XML_FILE(Code) | | User XML file.
|
main | public static void main(String[] args) throws Exception(Code) | | Main method called by default.
Parameters: args - the arguments for the main method throws: Exception - if failures |
|
|
|