org.glassfish.jersey.examples.helloworld.webapp
Class App

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

public class App
extends Object

Author:
Pavel Bucek (pavel.bucek at oracle.com)

Field Summary
static String ROOT_PATH
           
 
Constructor Summary
App()
           
 
Method Summary
static void main(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 String ROOT_PATH
See Also:
Constant Field Values
Constructor Detail

App

public App()
Method Detail

main

public static void main(String[] args)


Copyright © 2007-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.