Package | Description |
---|---|
com.liferay.portal.kernel.messaging | |
com.liferay.portal.kernel.messaging.config |
Modifier and Type | Class and Description |
---|---|
class |
BaseDestination |
Modifier and Type | Method and Description |
---|---|
Destination |
DestinationFactory.createDestination(DestinationConfiguration destinationConfiguration) |
static Destination |
MessageBusUtil.getDestination(String destinationName) |
Destination |
MessageBus.getDestination(String destinationName) |
Modifier and Type | Method and Description |
---|---|
void |
MessagingConfigurator.setDestinations(List<Destination> destinations) |
void |
DefaultMessagingConfigurator.setDestinations(List<Destination> destinations) |