org.glassfish.jersey.examples.helloworld
Class App

java.lang.Object
  extended by org.glassfish.jersey.examples.helloworld.App

public class App
extends java.lang.Object

Hello world!


Field Summary
static java.lang.String ROOT_PATH
           
 
Constructor Summary
App()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ROOT_PATH

public static final java.lang.String ROOT_PATH
See Also:
Constant Field Values
Constructor Detail

App

public App()
Method Detail

main

public static void main(java.lang.String[] args)


Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.