Errai 3.0.1-SNAPSHOT

org.jboss.errai.cdi.server.gwt
Class JBossLauncher

java.lang.Object
  extended by com.google.gwt.core.ext.ServletContainerLauncher
      extended by 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

Constructor Summary
JBossLauncher()
           
 
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
 

Constructor Detail

JBossLauncher

public JBossLauncher()
Method Detail

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

Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.