org.jasig.portlet.widget.service.xml
Class ClasspathXmlAlertService
java.lang.Object
org.jasig.portlet.widget.service.xml.AbstractXmlAlertService
org.jasig.portlet.widget.service.xml.ClasspathXmlAlertService
- All Implemented Interfaces:
- IAlertService, org.springframework.context.ApplicationContextAware
public final class ClasspathXmlAlertService
- extends AbstractXmlAlertService
- implements org.springframework.context.ApplicationContextAware
Especially useful for demo data. Not sure how seful otherwise.
- Author:
- awills
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClasspathXmlAlertService
public ClasspathXmlAlertService()
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
getFeedFromSource
protected org.dom4j.Document getFeedFromSource(javax.portlet.PortletRequest req)
- Specified by:
getFeedFromSource in class AbstractXmlAlertService
Copyright © 2011 Jasig. All Rights Reserved.