Package | Description |
---|---|
com.tailf.conf |
Data types and utilities for communication with the server.
|
com.tailf.navu |
NAVU (Navigation Utilities) is an API which provides increased
accessibility to the ConfD/NCS populated data model tree:
NAVU-Tree.
|
com.tailf.ncs |
NCS Java machine management and control of Services, Neds,
callbacks and Applications
|
com.tailf.ncs.alarmman.common |
The Common Alarm Management package contains common definitions that are
used within the alarm manager.
|
Modifier and Type | Method and Description |
---|---|
int |
ConfObjectRef.compareTo(ConfObjectRef o) |
Modifier and Type | Method and Description |
---|---|
void |
PreparedXMLStatement.setConfObjectRef(int index,
ConfObjectRef val)
Deprecated.
|
Constructor and Description |
---|
PlanComponent(NavuNode service,
String name,
String componentType,
ConfObjectRef serviceReference) |
Constructor and Description |
---|
ManagedObject(ConfObjectRef value)
Creates a ManagedObject as a ConfObjectRef.
|