The org.pranaframework.cairngorm package contains classes for configuring and extending applications built on the Cairngorm framework
| Interface | Description | |
|---|---|---|
| IResponderAware |
| Class | Description | |
|---|---|---|
| AbstractRemoteObjectDelegate | AbstractRemoteObjectDelegate acts as a base class for business delegates that use a RemoteObject service. | |
| AbstractResponder | ||
| CairngormFrontController |
The CairngormFrontController extends Cairngorm's
FrontController and adds the ability to pass in commands to
the constructor. |
|
| CairngormServiceLocator | Allows programmatic manipulation of the services inside Cairngorm's ServiceLocator. | |
| CommandProxy | ||
| EventSequence |
An EventSequence represents a sequence of events to be chained. |
|
| PendingCommandRegistry | ||
| PendingCommandRegistryEvent | ||
| SequenceEvent |