com.silverpeas.delegatednews.service
Class ServicesFactory

java.lang.Object
  extended by com.silverpeas.delegatednews.service.ServicesFactory
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

public class ServicesFactory
extends Object
implements org.springframework.context.ApplicationContextAware


Field Summary
static String DELEGATED_NEWS_SERVICE
           
 
Method Summary
static DelegatedNewsService getDelegatedNewsService()
           
protected static ServicesFactory getInstance()
           
 void setApplicationContext(org.springframework.context.ApplicationContext ctx)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DELEGATED_NEWS_SERVICE

public static final String DELEGATED_NEWS_SERVICE
See Also:
Constant Field Values
Method Detail

setApplicationContext

public void setApplicationContext(org.springframework.context.ApplicationContext ctx)
                           throws org.springframework.beans.BeansException
Specified by:
setApplicationContext in interface org.springframework.context.ApplicationContextAware
Throws:
org.springframework.beans.BeansException

getInstance

protected static ServicesFactory getInstance()

getDelegatedNewsService

public static DelegatedNewsService getDelegatedNewsService()


Copyright © 2016 Silverpeas. All Rights Reserved.