org.exoplatform.services.remote.group
Class CommunicationServiceMonitor

java.lang.Object
  extended by org.exoplatform.services.remote.group.CommunicationServiceMonitor
All Implemented Interfaces:
java.io.Serializable

Deprecated.

@Deprecated
public class CommunicationServiceMonitor
extends java.lang.Object
implements java.io.Serializable

Since:
Mar 4, 2005
Version:
$Id: CommunicationServiceMonitor.java 5799 2006-05-28 17:55:42Z geaz $
Author:
Tuan Nguyen (tuan08@users.sourceforge.net)
See Also:
Serialized Form

Constructor Summary
CommunicationServiceMonitor(java.util.List monitors, MemberInfo info)
          Deprecated.  
 
Method Summary
 MemberInfo getMemberInfo()
          Deprecated.  
 java.util.List getMessageHandlerMonitors()
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommunicationServiceMonitor

public CommunicationServiceMonitor(java.util.List monitors,
                                   MemberInfo info)
Deprecated. 
Method Detail

getMessageHandlerMonitors

public java.util.List getMessageHandlerMonitors()
Deprecated. 

getMemberInfo

public MemberInfo getMemberInfo()
Deprecated. 


Copyright © 2010 eXo Platform SAS. All Rights Reserved.