Package | Description |
---|---|
org.apache.cxf.jca.inbound |
Modifier and Type | Class and Description |
---|---|
class |
DispatchMDBInvoker
DispatchMDBInvoker is executed in the context of a Message Driven Bean
that dispatches calls to the target Session Bean where the service logic is
implemented.
|
Modifier and Type | Method and Description |
---|---|
MDBInvoker |
InboundEndpoint.getInvoker() |
Modifier and Type | Method and Description |
---|---|
void |
InboundEndpoint.setInvoker(MDBInvoker invoker) |
Apache CXF