org.glassfish.jersey.examples.server.async.managed
Class App
java.lang.Object
org.glassfish.jersey.examples.server.async.managed.App
public class App
- extends Object
Jersey example application for custom executors managed async resources.
- Author:
- Marek Potociar (marek.potociar at oracle.com)
|
Constructor Summary |
App()
|
|
Method Summary |
static org.glassfish.jersey.server.ResourceConfig |
create()
|
static void |
main(String[] args)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ASYNC_LONG_RUNNING_MANAGED_OP_PATH
public static final String ASYNC_LONG_RUNNING_MANAGED_OP_PATH
- See Also:
- Constant Field Values
App
public App()
main
public static void main(String[] args)
create
public static org.glassfish.jersey.server.ResourceConfig create()
Copyright © 2007-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.