public class NotificationCommandFactory extends NotificationCommandManager
NotificationCommandFactory class.
| Modifier and Type | Method and Description |
|---|---|
static NotificationCommandFactory |
getInstance()
Getter for the field
instance. |
static void |
init()
init
|
void |
update()
update
|
getCommand, getCommands, parseXMLpublic static void init()
throws IOException,
org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
init
IOException - if any.org.exolab.castor.xml.MarshalException - if any.org.exolab.castor.xml.ValidationException - if any.public static NotificationCommandFactory getInstance()
Getter for the field instance.
NotificationCommandFactory object.public void update()
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException,
FileNotFoundException,
IOException
update
update in class NotificationCommandManagerorg.exolab.castor.xml.MarshalException - if any.org.exolab.castor.xml.ValidationException - if any.FileNotFoundException - if any.IOException - if any.Copyright © 2015. All rights reserved.