|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.jca.endpoint.AbstractMessageEndpointFactory.AbstractMessageEndpoint
org.springframework.jca.endpoint.GenericMessageEndpointFactory.GenericMessageEndpoint
private class GenericMessageEndpointFactory.GenericMessageEndpoint
Private inner class that implements the concrete generic message endpoint, as an AOP Alliance MethodInterceptor that will be invoked by a proxy.
| Constructor Summary | |
|---|---|
private |
GenericMessageEndpointFactory.GenericMessageEndpoint()
|
| Method Summary | |
|---|---|
protected java.lang.ClassLoader |
getEndpointClassLoader()
Template method for exposing the endpoint's ClassLoader (typically the ClassLoader that the message listener class has been loaded with). |
java.lang.Object |
invoke(MethodInvocation methodInvocation)
|
| Methods inherited from class org.springframework.jca.endpoint.AbstractMessageEndpointFactory.AbstractMessageEndpoint |
|---|
afterDelivery, beforeDelivery, hasBeforeDeliveryBeenCalled, initXAResource, onEndpointException, release |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
private GenericMessageEndpointFactory.GenericMessageEndpoint()
| Method Detail |
|---|
public java.lang.Object invoke(MethodInvocation methodInvocation)
throws java.lang.Throwable
invoke in interface MethodInterceptorjava.lang.Throwableprotected java.lang.ClassLoader getEndpointClassLoader()
AbstractMessageEndpointFactory.AbstractMessageEndpoint
getEndpointClassLoader in class AbstractMessageEndpointFactory.AbstractMessageEndpointnull)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||