|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.jersey.server.internal.process.AsyncContext.Factory
public static class AsyncContext.Factory
Asynchronous processing context injection factory.
| Constructor Summary | |
|---|---|
AsyncContext.Factory()
|
|
| Method Summary | |
|---|---|
void |
dispose(AsyncContext instance)
|
AsyncContext |
provide()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AsyncContext.Factory()
| Method Detail |
|---|
public AsyncContext provide()
provide in interface Factory<AsyncContext>public void dispose(AsyncContext instance)
dispose in interface Factory<AsyncContext>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||