public abstract class Configurator extends Object
Constructor and Description |
---|
Configurator() |
Modifier and Type | Method and Description |
---|---|
static Configurator |
getInstance() |
abstract void |
init()
Initialize the SP/SS configuration.
|
abstract void |
update()
Update the SP/SS configuration.
|
public static Configurator getInstance()
public abstract void init() throws MOAException
update()
for reflecting changes in the configuration instead.MOAException
- An error occurred updating the SP/SS configuration.public abstract void update() throws MOAException
init()
.MOAException
- An error occurred updating the SP/SS configuration.Copyright © 2016. All rights reserved.