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 String IDENTIFIER
           
 
Constructor Summary
GetCommunicationMonitorHandler()
           
 
Method Summary
 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 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 Object handle(Message message)
              throws Exception
Specified by:
handle in class MessageHandler
Throws:
Exception


Copyright © 2009 eXo Platform SAS. All Rights Reserved.