| Modifier and Type | Field and Description |
|---|---|
protected static AoSession |
aoSess |
protected static NameIterator |
nameIter |
ODS_DATE_FORMAT, options, plumCorba, serviceName, userAuthentication| Constructor and Description |
|---|
NameIteratorExampleAbstract() |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
close()
Close the connection to the ODS Server, destroy the iterator for the client.
|
protected static NameIterator |
getNameIterator()
Get an NameIterator, the iterator contains all the names of the
instances of the element derived from AoTest.
|
protected static AoSession |
getSession()
Get the session.
|
connectprotected static AoSession aoSess
protected static NameIterator nameIter
protected static NameIterator getNameIterator() throws AoException
AoException - any occurring ASAM ODS exception.protected static AoSession getSession() throws AoException
AoException - any occurring ASAM ODS exception.protected static void close()
throws AoException
AoException - any occurring ASAM ODS exception.