org.apache.servicemix.bean.support
Class DestinationImpl
java.lang.Object
org.apache.servicemix.bean.support.DestinationImpl
- All Implemented Interfaces:
- Destination
public class DestinationImpl
- extends Object
- implements Destination
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DestinationImpl
public DestinationImpl(String uri,
BeanEndpoint endpoint)
createMessage
public NormalizedMessage createMessage()
- Specified by:
createMessage in interface Destination
send
public Future<NormalizedMessage> send(NormalizedMessage message)
- Specified by:
send in interface Destination
Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.