|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| OlapConnectionMapping | This interface maps an Olap4jDataSource to an open
OlapConnection. |
| ServerListListener | This interface defines methods that will be called when server information is added or removed from the context. |
| VariableContext | An interface for providing variable names and their associated values. |
| WabitBackgroundWorker | A Wabit Background Worker is a Wabit Object that encapsulates some sort of background processing. |
| WabitObject | |
| WabitSession | The basic interface for a Wabit session. |
| WabitSessionContext | A WabitSessionContext provides the basic non-session-specific services that all Wabit code can depend upon. |
| Class Summary | |
|---|---|
| AbstractWabitObject | |
| ServerListEvent | This event notes which server was changed. |
| SystemPropertiesVariableContext | Provides all the Java system properties as Wabit variables. |
| Variables | A collection of static utility methods for dealing with variables. |
| WabitDataSource | An implementation of WabitObject that wraps a data sources. |
| WabitSessionContextImpl | This is the canonical headless implementation of WabitSessionContext interface. |
| WabitSessionImpl | |
| WabitUtils | |
| WabitVersion | |
| WabitWorkspace | The WabitWorkspace is the root WabitObject of a WabitSession. |
| WorkspaceGraphModel | This graph takes a WabitObject for its root and makes a graph
model that represents all of the root's dependencies. |
| WorkspaceGraphModelEdge | Each edge is made up of a parent WabitObject and a child
WabitObject. |
| Enum Summary | |
|---|---|
| WabitWorkspace.WabitObjectOrder | FIXME This enum defines the WabitObject child classes a
WabitWorkspace takes as well as the ordinal order of these child
classes such that the class going before does not depend on the class
that goes after. |
| Exception Summary | |
|---|---|
| SessionNotFoundException | This unchecked exception is thrown when a session object is missing when there is one that is required. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||