Elektra
0.9.7
|
JNA based proxy for native libelektra. More...
Packages | |
package | exception |
Exceptions and error mapping for JNA based proxy for native libelektra. | |
Classes | |
interface | Elektra |
The JNA dynamic proxy interface to libelektra. More... | |
class | KDB |
Represents a session with the Elektra key database. More... | |
class | KDBException |
Wraps Elektra errors into the corresponding Java exceptions. More... | |
class | Key |
Key represents an native Elektra key providing access to its name, value and meta information. More... | |
class | KeyNameIterator |
An Iterator for a Key's name parts (separated by /) More... | |
class | KeySet |
Java representation of a native Elektra key set, a container for keys. More... | |
class | KeySetIterator |
An Iterator for a KeySet returning Keys. More... | |
class | NativePlugin |
This class can be used to load native Elektra plugins to be used by Java directly. More... | |
interface | Plugin |
Java representation of an Elektra plugin. More... | |
class | PluginLoader |
This class can be used to load Plugins from Elektra. More... | |
JNA based proxy for native libelektra.