Uses of Class
com.metamatrix.console.models.Manager

Packages that use Manager
com.metamatrix.console.models   
 

Uses of Manager in com.metamatrix.console.models
 

Subclasses of Manager in com.metamatrix.console.models
 class AuthenticationProviderManager
           
 class ConfigurationManager
          The ConfigurationManager is used as an abstraction layer between the GUI and the ConfigurationAdminAPI.
 class ConnectorManager
           
 class EntitlementManager
          The EntitlementManager handles all calls to the MetaMatrix server for viewing and modifying entitlements.
 class ExtensionSourceManager
           
 class GroupsManager
           
 class PropertiesManager
           
 class QueryManager
           
 class ResourceManager
           
 class RuntimeMgmtManager
           
 class ServerLogManager
          Extension of Manager to manage the Log tab.
 class SessionManager
          Facade for GUI client to Session objects and Session-related functionality of the remote system.
 class SummaryManager
          Subclass of Manager to manage data for the 'Summary' tab (SummaryPanel).
 class TimedManager
          Abstract superclass of timed managers - timed managers maintain data which becomes stale after a certain amount of time, and needs periodic refreshing.
 class TransactionManager
          Extension of TimedManager to manage the Transactions tab.
 class VdbManager
           
 



Copyright © 2009. All Rights Reserved.