org.glassfish.jersey.examples.clipboard
Class App
java.lang.Object
org.glassfish.jersey.examples.clipboard.App
public class App
- extends Object
This is the example entry point, where Jersey application gets populated and published
using the Grizzly 2 HTTP container.
- Author:
- Jakub Podlesak (jakub.podlesak at oracle.com)
|
Constructor Summary |
App()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ROOT_PATH
public static final String ROOT_PATH
- See Also:
- Constant Field Values
App
public App()
main
public static void main(String[] args)
createApp
public static Application createApp()
Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.