org.jasig.portlet.widget.service.xml
Class ClasspathXmlAlertService

java.lang.Object
  extended by org.jasig.portlet.widget.service.AbstractCachingAlertService
      extended by org.jasig.portlet.widget.service.xml.AbstractXmlAlertService
          extended by 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


Field Summary
 
Fields inherited from class org.jasig.portlet.widget.service.AbstractCachingAlertService
ENABLED_BY_DEFAULT_PREFERENCE, MAX_ITEMS_PREFERENCE
 
Constructor Summary
ClasspathXmlAlertService()
          Deprecated.  
 
Method Summary
protected  org.dom4j.Document loadDocument(javax.portlet.PortletRequest req)
          Deprecated.  
 void setApplicationContext(org.springframework.context.ApplicationContext ctx)
          Deprecated.  
 
Methods inherited from class org.jasig.portlet.widget.service.xml.AbstractXmlAlertService
getFeedFromSource
 
Methods inherited from class org.jasig.portlet.widget.service.AbstractCachingAlertService
fetch, isEnabled, setCacheTimeout, setEnabled
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClasspathXmlAlertService

public ClasspathXmlAlertService()
Deprecated. 
Method Detail

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.