org.exoplatform.services.remote.group
Class CommunicationServiceMonitor

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

Deprecated.

@Deprecated
public class CommunicationServiceMonitor
extends Object
implements 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(List monitors, MemberInfo info)
          Deprecated.  
 
Method Summary
 MemberInfo getMemberInfo()
          Deprecated.  
 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(List monitors,
                                   MemberInfo info)
Deprecated. 
Method Detail

getMessageHandlerMonitors

public List getMessageHandlerMonitors()
Deprecated. 

getMemberInfo

public MemberInfo getMemberInfo()
Deprecated. 


Copyright © 2009 eXo Platform SAS. All Rights Reserved.