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