@ProviderType
public interface Destination
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
close(boolean force) |
void |
destroy() |
DestinationStatistics |
getDestinationStatistics() |
String |
getDestinationType() |
String |
getName() |
void |
open() |
void |
send(Message message) |
void close()
void close(boolean force)
void destroy()
DestinationStatistics getDestinationStatistics()
String getDestinationType()
String getName()
void open()
void send(Message message)