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 DestinationMessageBusUtil.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 TypeMethodDescriptionvoidDefaultMessagingConfigurator.setDestinations(List<Destination> destinations) voidMessagingConfigurator.setDestinations(List<Destination> destinations)