|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.jersey.server.impl.application.CloseableServiceFactory
public class CloseableServiceFactory
| Constructor Summary | |
|---|---|
CloseableServiceFactory(HttpContext context)
|
|
| Method Summary | |
|---|---|
void |
add(java.io.Closeable c)
|
void |
close(HttpContext context)
|
Injectable |
getInjectable(ComponentContext ic,
Context a,
java.lang.reflect.Type c)
|
ComponentScope |
getScope()
|
CloseableService |
getValue()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CloseableServiceFactory(@Context
HttpContext context)
| Method Detail |
|---|
public ComponentScope getScope()
getScope in interface InjectableProvider<Context,java.lang.reflect.Type>
public Injectable getInjectable(ComponentContext ic,
Context a,
java.lang.reflect.Type c)
getInjectable in interface InjectableProvider<Context,java.lang.reflect.Type>public CloseableService getValue()
getValue in interface Injectable<CloseableService>public void add(java.io.Closeable c)
add in interface CloseableServicepublic void close(HttpContext context)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||