org.glassfish.jersey.examples.jsonjaxb
Class App
java.lang.Object
org.glassfish.jersey.examples.jsonjaxb.App
public class App
- extends Object
Utility class which can create Application instance and provides support
for running this sample from command line.
- Author:
- Jakub Podlesak (jakub.podlesak at oracle.com), Marek Potociar (marek.potociar 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 Application createApp()
Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.