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

Packages that use RuntimeMgmtManager
com.metamatrix.console.models   
com.metamatrix.console.ui.views.deploy   
com.metamatrix.console.ui.views.runtime   
 

Uses of RuntimeMgmtManager in com.metamatrix.console.models
 

Methods in com.metamatrix.console.models that return RuntimeMgmtManager
 RuntimeMgmtManager Managers.getRuntimeMgmtManager()
           
static RuntimeMgmtManager ModelManager.getRuntimeMgmtManager(ConnectionInfo conn)
           
 

Constructors in com.metamatrix.console.models with parameters of type RuntimeMgmtManager
Managers(GroupsManager groupsManager, SessionManager sessionManager, QueryManager queryManager, EntitlementManager entitlementManager, ResourceManager resourceManager, SummaryManager summaryManager, ServerLogManager serverLogManager, PropertiesManager propertiesManager, VdbManager vdbManager, ConfigurationManager configurationManager, ConnectorManager connectorManager, AuthenticationProviderManager authManager, RuntimeMgmtManager runtimeMgmtManager, ExtensionSourceManager extensionSourceManager)
           
 

Uses of RuntimeMgmtManager in com.metamatrix.console.ui.views.deploy
 

Methods in com.metamatrix.console.ui.views.deploy that return RuntimeMgmtManager
 RuntimeMgmtManager DeployMainPanel.getRuntimeMgmtManager()
           
 

Uses of RuntimeMgmtManager in com.metamatrix.console.ui.views.runtime
 

Constructors in com.metamatrix.console.ui.views.runtime with parameters of type RuntimeMgmtManager
ProcessMgmtPanel(RuntimeMgmtManager mgr)
           
ServiceMgmtPanel(RuntimeMgmtManager mgr)
           
 



Copyright © 2009. All Rights Reserved.