org.apache.openejb.server.cxf.rs
Class AutoJAXRSInvoker
java.lang.Object
org.apache.openejb.server.cxf.rs.AutoJAXRSInvoker
- All Implemented Interfaces:
- org.apache.cxf.service.invoker.Invoker
public class AutoJAXRSInvoker
- extends Object
- implements org.apache.cxf.service.invoker.Invoker
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AutoJAXRSInvoker
public AutoJAXRSInvoker(Map<String,EJBRestServiceInfo> restEjbs)
invoke
public Object invoke(org.apache.cxf.message.Exchange exchange,
Object o)
- Specified by:
invoke in interface org.apache.cxf.service.invoker.Invoker
Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.