|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.ws.core.server.ServiceEndpointInvoker
org.rhq.enterprise.server.safeinvoker.EJB3SafeEndpointInvoker
public class EJB3SafeEndpointInvoker
This invoker will take an uninitialized relationships or references from EJB3 pojo's and null them out so that we can pass them as normal objects to the webservice binding layer. (Avoiding LazyInitializationExceptions)
| Field Summary |
|---|
| Fields inherited from class org.jboss.ws.core.server.ServiceEndpointInvoker |
|---|
bindingProvider, delegate, endpoint |
| Constructor Summary | |
|---|---|
EJB3SafeEndpointInvoker()
|
|
| Method Summary | |
|---|---|
void |
invoke(org.jboss.wsf.spi.invocation.InvocationContext invocationContext)
|
| Methods inherited from class org.jboss.ws.core.server.ServiceEndpointInvoker |
|---|
callFaultHandlerChain, callRequestHandlerChain, callResponseHandlerChain, closeHandlerChain, getImplMethod, init, setInboundContextProperties, setOutboundContextProperties, setupInvocation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EJB3SafeEndpointInvoker()
| Method Detail |
|---|
public void invoke(org.jboss.wsf.spi.invocation.InvocationContext invocationContext)
throws Exception
invoke in class org.jboss.ws.core.server.ServiceEndpointInvokerException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||