|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.embl.ebi.escience.scuflworkers.ProcessorFactory
org.embl.ebi.escience.scuflworkers.notification.NotificationProcessorFactory
public class NotificationProcessorFactory
| Constructor Summary | |
|---|---|
NotificationProcessorFactory()
|
|
| Method Summary | |
|---|---|
java.lang.Class |
getProcessorClass()
Return the Class object describing the processor this factory would build |
java.lang.String |
getProcessorDescription()
Describe the processor that would be created by this factory were the createProcessor method invoked |
| Methods inherited from class org.embl.ebi.escience.scuflworkers.ProcessorFactory |
|---|
createProcessor, getDescription, getName, getXMLFragment, setDescription, setName, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public NotificationProcessorFactory()
| Method Detail |
|---|
public java.lang.String getProcessorDescription()
ProcessorFactory
getProcessorDescription in class ProcessorFactorypublic java.lang.Class getProcessorClass()
ProcessorFactory
getProcessorClass in class ProcessorFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||