Errai 3.0.1-SNAPSHOT

org.jboss.errai.enterprise.client.jaxrs
Class JaxrsModule

java.lang.Object
  extended by org.jboss.errai.enterprise.client.jaxrs.JaxrsModule
All Implemented Interfaces:
com.google.gwt.core.client.EntryPoint

public class JaxrsModule
extends Object
implements com.google.gwt.core.client.EntryPoint

Bootstrapper of the JAX-RS module.

Author:
Christian Sadilek

Constructor Summary
JaxrsModule()
           
 
Method Summary
 void onModuleLoad()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JaxrsModule

public JaxrsModule()
Method Detail

onModuleLoad

public void onModuleLoad()
Specified by:
onModuleLoad in interface com.google.gwt.core.client.EntryPoint

Errai 3.0.1-SNAPSHOT

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