|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.embl.ebi.escience.scufl.Processor
org.embl.ebi.escience.scuflworkers.notification.NotificationProcessor
public class NotificationProcessor
A Processor for publishing notifications to the myGrid notification service.
Field Summary |
---|
Fields inherited from interface org.embl.ebi.escience.scufl.IProcessor |
---|
ENACTOR |
Constructor Summary | |
---|---|
NotificationProcessor(ScuflModel model,
java.lang.String name)
|
Method Summary | |
---|---|
java.util.Properties |
getProperties()
Return a properties object containing the processor specific properties for this processor type instance. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public NotificationProcessor(ScuflModel model, java.lang.String name) throws ProcessorCreationException, DuplicateProcessorNameException
ProcessorCreationException
DuplicateProcessorNameException
Method Detail |
---|
public java.util.Properties getProperties()
Processor
getProperties
in interface IProcessor
getProperties
in class Processor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |