Modifier and Type | Field and Description |
---|---|
protected static AoSession |
aoSess |
protected static NameValueIterator |
nameValueIter |
ODS_DATE_FORMAT, options, plumCorba, serviceName, userAuthentication
Constructor and Description |
---|
NameValueIteratorExampleAbstract() |
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 NameValueIterator |
getNameValueIterator()
Get an NameValueIterator, the iterator contains all the context
variables from the session.
|
protected static AoSession |
getSession()
Get the session.
|
connect
protected static AoSession aoSess
protected static NameValueIterator nameValueIter
protected static NameValueIterator getNameValueIterator() 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.