Errai 3.0.1-SNAPSHOT

org.jboss.errai.bus.server.servlet
Class ServletBootstrapUtil

java.lang.Object
  extended by org.jboss.errai.bus.server.servlet.ServletBootstrapUtil

public final class ServletBootstrapUtil
extends Object

Author:
Mike Brock

Method Summary
static ErraiService getService(javax.servlet.FilterConfig config)
           
static ErraiService getService(javax.servlet.ServletConfig config)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getService

public static ErraiService getService(javax.servlet.FilterConfig config)

getService

public static ErraiService getService(javax.servlet.ServletConfig config)

Errai 3.0.1-SNAPSHOT

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