public interface ResourceMethodInvocationHandlerProvider
invocation handler instances designated
 to handle invocations of the supplied invocable resource methods.| Modifier and Type | Method and Description | 
|---|---|
InvocationHandler | 
create(Invocable method)
Get the invocation handler for the invocable resource method. 
 | 
InvocationHandler create(Invocable method)
null in case the method is not supported by the provider for whatever
 reason.method - invocable resource method.Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.