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, parseXML
public 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 NotificationCommandManager
FileNotFoundException
- if any.IOException
- if any.Copyright © 2021. All rights reserved.