|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.resteasy.core.ContextResolverProxy
public class ContextResolverProxy
| Constructor Summary | |
|---|---|
ContextResolverProxy()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
getContext(java.lang.Class type)
Get a context of type T that is applicable to the supplied
type. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ContextResolverProxy()
| Method Detail |
|---|
public java.lang.Object getContext(java.lang.Class type)
ContextResolverT that is applicable to the supplied
type.
getContext in interface ContextResolvertype - the class of object for which a context is desired
null if a
context for the supplied type is not available from this provider.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||