Uses of Interface
com.liferay.portal.kernel.messaging.Destination
Packages that use Destination
-
Uses of Destination in com.liferay.portal.kernel.messaging
Classes in com.liferay.portal.kernel.messaging that implement DestinationMethods in com.liferay.portal.kernel.messaging that return DestinationModifier and TypeMethodDescriptionDestinationFactory.createDestination
(DestinationConfiguration destinationConfiguration) MessageBus.getDestination
(String destinationName) static Destination
MessageBusUtil.getDestination
(String destinationName) -
Uses of Destination in com.liferay.portal.kernel.messaging.config
Method parameters in com.liferay.portal.kernel.messaging.config with type arguments of type DestinationModifier and TypeMethodDescriptionvoid
DefaultMessagingConfigurator.setDestinations
(List<Destination> destinations) void
MessagingConfigurator.setDestinations
(List<Destination> destinations)