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
init
IOException - if any.public static NotificationCommandFactory getInstance()
Getter for the field instance.
NotificationCommandFactory object.public void update()
            throws FileNotFoundException,
                   IOException
update
update in class NotificationCommandManagerFileNotFoundException - if any.IOException - if any.Copyright © 2020. All rights reserved.