org.mmbase.applications.crontab
Interface ProposedJobs.Listener

Package class diagram package ProposedJobs.Listener
All Superinterfaces:
EventListener
All Known Implementing Classes:
CronDaemon
Enclosing class:
ProposedJobs

public static interface ProposedJobs.Listener
extends EventListener

The associated listener


Method Summary
 void notify(ProposedJobs.Event event)
           
 

Method Detail

notify

void notify(ProposedJobs.Event event)


MMBase Crontab 2.0-SNAPSHOT - 2013-05-29T22:12