|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.resteasy.core.SuspendInjector
public class SuspendInjector
| Constructor Summary | |
|---|---|
SuspendInjector(Suspend suspend,
java.lang.Class type)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
inject()
Inject outside the context of an HTTP request. |
java.lang.Object |
inject(HttpRequest request,
HttpResponse response)
Inject inside the context of an HTTP request. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SuspendInjector(Suspend suspend,
java.lang.Class type)
| Method Detail |
|---|
public java.lang.Object inject()
ValueInjector
inject in interface ValueInjector
public java.lang.Object inject(HttpRequest request,
HttpResponse response)
ValueInjector
inject in interface ValueInjector
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||