|
Class Summary |
| AgentFactoryImpl |
Trinidad implementation of AgentFactory. |
| AgentImpl |
The implementation of agent interface |
| AgentNameUtil |
An utility class that maps agent/platform name strings to AdFacesAgent
Application constants and vice versa |
| AgentUtil |
agent util class |
| CapabilitiesProvider |
An implementation of Capabilities Provider. |
| CapabilityKey |
Key for capability
Pretty much an impl similar to uix of AgentCapabilityKey
-- added method getKeyAt (and required storage units)
-- remove getKeyCount as ... |
| CapabilityMap |
Pretty much the same Impl of UIX CapabilityMap, with following changes
-- Actually a map implementation now
-- added support to get Entries (To support a map interface)
-- Also this impl assumes that the number of keys **will** change (increase) after init. |
| CapabilityValue |
|
| DefaultAgent |
Default base class for Agent |
| DeviceRepository |
|
| TrinidadAgent |
Extension of public Agent interface. |
| TrinidadAgentImpl |
implementation that supports the AdfFacesAgent |