org.jboss.errai.samples.restdemo.client.local
Class App

java.lang.Object
  extended by org.jboss.errai.samples.restdemo.client.local.App

public class App
extends Object

Example code showing how to use Errai-JAXRS.

Author:
Christian Sadilek

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

Constructor Detail

App

public App()
Method Detail

init

@PostConstruct
public void init()


Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.