org.glassfish.jersey.examples.jackson
Class App
java.lang.Object
org.glassfish.jersey.examples.jackson.App
public class App
- extends Object
Utility class which creates MyApplication instances and provides support
for running this sample from command line.
- 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 |
App
public App()
main
public static void main(String[] args)
createApp
public static ResourceConfig createApp()
Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.