org.apache.cocoon.components.fam
Class SitemapMonitorImpl
java.lang.Object
org.apache.avalon.framework.logger.AbstractLogEnabled
org.apache.cocoon.components.fam.SitemapMonitorImpl
- All Implemented Interfaces:
- Disposable, Initializable, LogEnabled, Serviceable, SitemapMonitor, ThreadSafe
- public final class SitemapMonitorImpl
- extends AbstractLogEnabled
- implements SitemapMonitor, Serviceable, ThreadSafe, Initializable, Disposable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SitemapMonitorImpl
public SitemapMonitorImpl()
service
public void service(ServiceManager manager)
throws ServiceException
- Specified by:
service
in interface Serviceable
- Throws:
ServiceException
initialize
public void initialize()
throws Exception
- Specified by:
initialize
in interface Initializable
- Throws:
Exception
dispose
public void dispose()
- Specified by:
dispose
in interface Disposable
subscribe
public void subscribe(org.apache.commons.jci.monitor.FilesystemAlterationListener listener)
- Specified by:
subscribe
in interface SitemapMonitor
unsubscribe
public void unsubscribe(org.apache.commons.jci.monitor.FilesystemAlterationListener listener)
- Specified by:
unsubscribe
in interface SitemapMonitor
Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.