org.exoplatform.services.remote.group.impl
Class GetCommunicationMonitorHandler

java.lang.Object
  extended by org.exoplatform.services.remote.group.MessageHandler
      extended by org.exoplatform.services.remote.group.impl.GetCommunicationMonitorHandler
All Implemented Interfaces:
ComponentPlugin

public class GetCommunicationMonitorHandler
extends MessageHandler

Since:
Mar 5, 2005
Version:
$Id: GetCommunicationMonitorHandler.java 5799 2006-05-28 17:55:42Z geaz $
Author:
Tuan Nguyen (tuan08@users.sourceforge.net)

Field Summary
static java.lang.String IDENTIFIER
           
 
Constructor Summary
GetCommunicationMonitorHandler()
           
 
Method Summary
 java.lang.Object handle(Message message)
           
 void init(CommunicationService service)
           
 
Methods inherited from class org.exoplatform.services.remote.group.MessageHandler
getDescription, getIdentifier, getMonitor, getName, setDescription, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

IDENTIFIER

public static final java.lang.String IDENTIFIER
See Also:
Constant Field Values
Constructor Detail

GetCommunicationMonitorHandler

public GetCommunicationMonitorHandler()
Method Detail

init

public void init(CommunicationService service)
Overrides:
init in class MessageHandler

handle

public java.lang.Object handle(Message message)
                        throws java.lang.Exception
Specified by:
handle in class MessageHandler
Throws:
java.lang.Exception


Copyright © 2010 eXo Platform SAS. All Rights Reserved.