com.stratelia.webactiv.forums.forumsManager.ejb
Class ForumsServiceProvider

java.lang.Object
  extended by com.stratelia.webactiv.forums.forumsManager.ejb.ForumsServiceProvider

public class ForumsServiceProvider
extends Object


Constructor Summary
ForumsServiceProvider()
           
 
Method Summary
static ForumsBM getForumsService()
           
protected static ForumsServiceProvider getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ForumsServiceProvider

public ForumsServiceProvider()
Method Detail

getForumsService

public static ForumsBM getForumsService()
Returns:
an instance of ForumsBM EJB.

getInstance

protected static ForumsServiceProvider getInstance()
Returns:
a ForumsServiceProvider instance.


Copyright © 2016 Silverpeas. All Rights Reserved.