org.exoplatform.social.client.core
Class ClientServiceFactoryHelper

java.lang.Object
  extended by org.exoplatform.social.client.core.ClientServiceFactoryHelper

public class ClientServiceFactoryHelper
extends Object

The clientServiceFactory helper to get ClientServiceFactory to work with services.

Since:
Jul 1, 2011
Author:
hoatle (hoatlevan at gmail dot com)

Constructor Summary
ClientServiceFactoryHelper()
           
 
Method Summary
static ClientServiceFactory getClientServiceFactory()
          Gets the clientServiceFactory.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClientServiceFactoryHelper

public ClientServiceFactoryHelper()
Method Detail

getClientServiceFactory

public static ClientServiceFactory getClientServiceFactory()
Gets the clientServiceFactory.

Returns:
the clientServiceFactory


Copyright © 2011 eXo Platform. All Rights Reserved.