org.jasig.portlet.widget.service.xml
Class ClasspathXmlAlertService
java.lang.Object
org.jasig.portlet.widget.service.AbstractCachingAlertService
org.jasig.portlet.widget.service.xml.AbstractXmlAlertService
org.jasig.portlet.widget.service.xml.ClasspathXmlAlertService
- All Implemented Interfaces:
- IAlertService, org.springframework.context.ApplicationContextAware
Deprecated. This portlet was moved to the Apereo NotificationPortlet project.
public final class ClasspathXmlAlertService
- extends AbstractXmlAlertService
- implements org.springframework.context.ApplicationContextAware
|
Method Summary |
protected org.dom4j.Document |
loadDocument(javax.portlet.PortletRequest req)
Deprecated. |
void |
setApplicationContext(org.springframework.context.ApplicationContext ctx)
Deprecated. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClasspathXmlAlertService
public ClasspathXmlAlertService()
- Deprecated.
setApplicationContext
public void setApplicationContext(org.springframework.context.ApplicationContext ctx)
throws org.springframework.beans.BeansException
- Deprecated.
- Specified by:
setApplicationContext in interface org.springframework.context.ApplicationContextAware
- Throws:
org.springframework.beans.BeansException
loadDocument
protected org.dom4j.Document loadDocument(javax.portlet.PortletRequest req)
- Deprecated.
- Specified by:
loadDocument in class AbstractXmlAlertService
Copyright © 2013 Jasig. All Rights Reserved.