Class SubResourceInvoker
- java.lang.Object
-
- org.jboss.resteasy.client.jaxrs.internal.proxy.SubResourceInvoker
-
- All Implemented Interfaces:
MethodInvoker
public class SubResourceInvoker extends Object implements MethodInvoker
-
-
Constructor Summary
Constructors Constructor Description SubResourceInvoker(ResteasyWebTarget parent, Method method, ProxyConfig config)
-
-
-
Constructor Detail
-
SubResourceInvoker
public SubResourceInvoker(ResteasyWebTarget parent, Method method, ProxyConfig config)
-
-
Method Detail
-
invoke
public Object invoke(Object[] args)
- Specified by:
invoke
in interfaceMethodInvoker
-
-