Liferay 7.0-ce-b4

com.liferay.portal.kernel.messaging
Class DestinationFactoryUtil

java.lang.Object
  extended by com.liferay.portal.kernel.messaging.DestinationFactoryUtil

public class DestinationFactoryUtil
extends Object


Method Summary
static Destination createDestination(DestinationConfiguration destinationConfiguration)
           
protected  DestinationFactory getDestinationFactory()
           
static Collection<String> getDestinationTypes()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createDestination

public static Destination createDestination(DestinationConfiguration destinationConfiguration)

getDestinationTypes

public static Collection<String> getDestinationTypes()

getDestinationFactory

protected DestinationFactory getDestinationFactory()

Liferay 7.0-ce-b4