Package com.logicaldoc.syndication
Class SyndicationContext
java.lang.Object
com.logicaldoc.syndication.SyndicationContext
@ComponentScan("com.logicaldoc.syndication")
@ImportResource("classpath:context/context-syndication.xml")
public class SyndicationContext
extends Object
Context of the syndication plugin
- Since:
- 9.2.1
- Author:
- Giuseppe Desiato - LogicalDOC
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
SyndicationContextpublic SyndicationContext()
 
-