com.silverpeas.delegatednews.service
Class ServicesFactory
java.lang.Object
  
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
  
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
DELEGATED_NEWS_SERVICE
public static final String DELEGATED_NEWS_SERVICE
- See Also:
 - Constant Field Values
 
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.