public class LocalDestination extends AbstractDestination
AbstractDestination.AbstractBackChannelConduitbus, endpointInfo, referenceincomingObserver| Constructor and Description |
|---|
LocalDestination(LocalTransportFactory localDestinationFactory,
EndpointReferenceType epr,
EndpointInfo ei) |
| Modifier and Type | Method and Description |
|---|---|
protected Conduit |
getInbuiltBackChannel(Message inMessage) |
protected Logger |
getLogger() |
void |
shutdown()
Shutdown the Destination, i.e.
|
getAddress, getBackChannel, getEndpointInfoactivate, deactivate, getMessageObserver, getTargetReference, getTargetReference, setMessageObserverclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMessageObserversetMessageObserverpublic LocalDestination(LocalTransportFactory localDestinationFactory, EndpointReferenceType epr, EndpointInfo ei)
public void shutdown()
AbstractDestinationshutdown in interface Destinationshutdown in class AbstractDestinationprotected Logger getLogger()
getLogger in class AbstractObservableprotected Conduit getInbuiltBackChannel(Message inMessage)
getInbuiltBackChannel in class AbstractDestinationinMessage - the incoming messageApache CXF