Liferay 6.0.5

com.liferay.portal.kernel.messaging
Interface DestinationNames


public interface DestinationNames


Field Summary
static String ASYNC_SERVICE
           
static String AUDIT
           
static String BLOGS
           
static String BUFFERED_INCREMENT
           
static String CONVERT_PROCESS
           
static String DOCUMENT_LIBRARY_HOOK
           
static String FLAGS
           
static String GLOBAL
          This is a special destination.
static String HOT_DEPLOY
           
static String IP_GEOCODER
           
static String IP_GEOCODER_RESPONSE
           
static String JOURNAL
           
static String LAYOUTS_LOCAL_PUBLISHER
           
static String LAYOUTS_REMOTE_PUBLISHER
           
static String LIVE_USERS
           
static String MAIL
           
static String MAIL_SYNCHRONIZER
           
static String MESSAGE_BOARDS
           
static String MESSAGE_BOARDS_MAILING_LIST
           
static String MESSAGE_BUS_DEFAULT_RESPONSE
           
static String MESSAGE_BUS_MESSAGE_STATUS
           
static String MONITORING
           
static String POLLER
           
static String POLLER_RESPONSE
           
static String SCHEDULER_DISPATCH
           
static String SCHEDULER_ENGINE
           
static String SCHEDULER_ENGINE_RESPONSE
           
static String SCRIPTING
           
static String SEARCH_READER
           
static String SEARCH_READER_RESPONSE
           
static String SEARCH_WRITER
           
static String WIKI
           
static String WORKFLOW_DEFINITION
           
static String WORKFLOW_ENGINE
           
static String WORKFLOW_INSTANCE
           
static String WORKFLOW_LOG
           
static String WORKFLOW_TASK
           
static String WSRP
           
 

Field Detail

ASYNC_SERVICE

static final String ASYNC_SERVICE
See Also:
Constant Field Values

AUDIT

static final String AUDIT
See Also:
Constant Field Values

BLOGS

static final String BLOGS
See Also:
Constant Field Values

BUFFERED_INCREMENT

static final String BUFFERED_INCREMENT
See Also:
Constant Field Values

CONVERT_PROCESS

static final String CONVERT_PROCESS
See Also:
Constant Field Values

DOCUMENT_LIBRARY_HOOK

static final String DOCUMENT_LIBRARY_HOOK
See Also:
Constant Field Values

FLAGS

static final String FLAGS
See Also:
Constant Field Values

GLOBAL

static final String GLOBAL
This is a special destination. Binding a message listener to this destination will allow it to listen to messages sent to all destinations.

See Also:
Constant Field Values

HOT_DEPLOY

static final String HOT_DEPLOY
See Also:
Constant Field Values

IP_GEOCODER

static final String IP_GEOCODER
See Also:
Constant Field Values

IP_GEOCODER_RESPONSE

static final String IP_GEOCODER_RESPONSE
See Also:
Constant Field Values

JOURNAL

static final String JOURNAL
See Also:
Constant Field Values

LAYOUTS_LOCAL_PUBLISHER

static final String LAYOUTS_LOCAL_PUBLISHER
See Also:
Constant Field Values

LAYOUTS_REMOTE_PUBLISHER

static final String LAYOUTS_REMOTE_PUBLISHER
See Also:
Constant Field Values

LIVE_USERS

static final String LIVE_USERS
See Also:
Constant Field Values

MAIL

static final String MAIL
See Also:
Constant Field Values

MAIL_SYNCHRONIZER

static final String MAIL_SYNCHRONIZER
See Also:
Constant Field Values

MESSAGE_BOARDS

static final String MESSAGE_BOARDS
See Also:
Constant Field Values

MESSAGE_BOARDS_MAILING_LIST

static final String MESSAGE_BOARDS_MAILING_LIST
See Also:
Constant Field Values

MESSAGE_BUS_DEFAULT_RESPONSE

static final String MESSAGE_BUS_DEFAULT_RESPONSE
See Also:
Constant Field Values

MESSAGE_BUS_MESSAGE_STATUS

static final String MESSAGE_BUS_MESSAGE_STATUS
See Also:
Constant Field Values

MONITORING

static final String MONITORING
See Also:
Constant Field Values

POLLER

static final String POLLER
See Also:
Constant Field Values

POLLER_RESPONSE

static final String POLLER_RESPONSE
See Also:
Constant Field Values

SCHEDULER_DISPATCH

static final String SCHEDULER_DISPATCH
See Also:
Constant Field Values

SCHEDULER_ENGINE

static final String SCHEDULER_ENGINE
See Also:
Constant Field Values

SCHEDULER_ENGINE_RESPONSE

static final String SCHEDULER_ENGINE_RESPONSE
See Also:
Constant Field Values

SCRIPTING

static final String SCRIPTING
See Also:
Constant Field Values

SEARCH_READER

static final String SEARCH_READER
See Also:
Constant Field Values

SEARCH_READER_RESPONSE

static final String SEARCH_READER_RESPONSE
See Also:
Constant Field Values

SEARCH_WRITER

static final String SEARCH_WRITER
See Also:
Constant Field Values

WIKI

static final String WIKI
See Also:
Constant Field Values

WORKFLOW_DEFINITION

static final String WORKFLOW_DEFINITION
See Also:
Constant Field Values

WORKFLOW_ENGINE

static final String WORKFLOW_ENGINE
See Also:
Constant Field Values

WORKFLOW_INSTANCE

static final String WORKFLOW_INSTANCE
See Also:
Constant Field Values

WORKFLOW_LOG

static final String WORKFLOW_LOG
See Also:
Constant Field Values

WORKFLOW_TASK

static final String WORKFLOW_TASK
See Also:
Constant Field Values

WSRP

static final String WSRP
See Also:
Constant Field Values

Liferay 6.0.5