org.jboss.errai.cdi.server.gwt
Class JBossLauncher
java.lang.Object
com.google.gwt.core.ext.ServletContainerLauncher
org.jboss.errai.cdi.server.gwt.JBossLauncher
public class JBossLauncher
- extends com.google.gwt.core.ext.ServletContainerLauncher
For starting a JBossServletContainerAdaptor
controlling a standalone
Jboss/Wildfly AS.
- Author:
- Max Barkley
Method Summary |
com.google.gwt.core.ext.ServletContainer |
start(com.google.gwt.core.ext.TreeLogger treeLogger,
int port,
File appRootDir)
|
Methods inherited from class com.google.gwt.core.ext.ServletContainerLauncher |
getIconBytes, getIconPath, getName, isSecure, processArguments, setBindAddress |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JBossLauncher
public JBossLauncher()
start
public com.google.gwt.core.ext.ServletContainer start(com.google.gwt.core.ext.TreeLogger treeLogger,
int port,
File appRootDir)
throws BindException,
Exception
- Specified by:
start
in class com.google.gwt.core.ext.ServletContainerLauncher
- Throws:
BindException
Exception
Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.