|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cxf.service.invoker.AbstractInvoker
org.apache.cxf.jca.servant.EJBInvoker
public class EJBInvoker
Constructor Summary | |
---|---|
EJBInvoker(javax.ejb.EJBHome home)
|
Method Summary | |
---|---|
java.lang.Object |
getServiceObject(Exchange context)
Creates and returns a service object depending on the scope. |
Methods inherited from class org.apache.cxf.service.invoker.AbstractInvoker |
---|
checkSuspendedInvocation, createFault, getMostSpecificMethod, insertExchange, invoke, invoke, isJdkDynamicProxy, performInvocation, releaseServiceObject |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EJBInvoker(javax.ejb.EJBHome home)
Method Detail |
---|
public java.lang.Object getServiceObject(Exchange context)
AbstractInvoker
getServiceObject
in class AbstractInvoker
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |