org.jboss.weld.environment.gwtdev
Class GwtDevHostedModeContainer
java.lang.Object
org.jboss.weld.environment.AbstractContainer
org.jboss.weld.environment.jetty.AbstractJettyContainer
org.jboss.weld.environment.jetty.AbstractJettyPre72Container
org.jboss.weld.environment.jetty.Jetty6Container
org.jboss.weld.environment.gwtdev.GwtDevHostedModeContainer
- All Implemented Interfaces:
- Container
public class GwtDevHostedModeContainer
- extends Jetty6Container
Method Summary |
protected String |
classToCheck()
Get class name to check is we can use this container. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static Container INSTANCE
GwtDevHostedModeContainer
public GwtDevHostedModeContainer()
classToCheck
protected String classToCheck()
- Description copied from class:
AbstractContainer
- Get class name to check is we can use this container.
- Overrides:
classToCheck
in class Jetty6Container
- Returns:
- the class name to check
Copyright © 2013 Seam Framework. All Rights Reserved.