|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ResourceMethodInvocationHandlerProvider
Provides the invocation handler instances designated
to handle invocations of the supplied invocable resource methods.
| Method Summary | |
|---|---|
java.lang.reflect.InvocationHandler |
create(Invocable method)
Get the invocation handler for the invocable resource method. |
| Method Detail |
|---|
java.lang.reflect.InvocationHandler create(Invocable method)
null in case the method is not supported by the provider for whatever
reason.
method - invocable resource method.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||