public class AclDbUpdater
extends Object
Performs automatic updating of the ACL database server.
-
Method Summary
Modifier and Type |
Method |
Description |
void |
invoke() |
Automatically connect to the ACL database and apply any needed updates.
|
static void |
main(String... args) |
Stand-alone runner for the updater.
|
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
public void invoke()
Automatically connect to the ACL database and apply any needed updates.
-
public static void main(
String... args)
Stand-alone runner for the updater. Uses the parameters from a configuration file.
- Parameters:
args
- Ignored