Package org.apache.myfaces.trinidadinternal.agent

Interface Summary
AgentFactory Factory to create Agent.
TrinidadAgent Extension of public Agent interface.
 

Class Summary
AgentFactoryImpl Trinidad implementation of AgentFactory.
AgentImpl The implementation of agent interface This implementation supports agents recognized by all uix22 This class returns name strings (instead of int's) Certain agents/platforms have been renamed - using "webkit" (instead of safari), on recommendation from uix team - using "gecko" for all gecko based browsers - using "ppc" (instead of windows) for platform
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  
TrinidadAgentImpl implementation that supports the AdfFacesAgent
 



Copyright © 2001-2007 Apache Software Foundation. All Rights Reserved.