Uses of Class
com.metamatrix.common.application.ApplicationEnvironment

Packages that use ApplicationEnvironment
com.metamatrix.common.application   
com.metamatrix.dqp.embedded.services   
com.metamatrix.dqp.service   
com.metamatrix.dqp.service.metadata   
com.metamatrix.server.connector.service   
com.metamatrix.server.dqp.service   
 

Uses of ApplicationEnvironment in com.metamatrix.common.application
 

Fields in com.metamatrix.common.application declared as ApplicationEnvironment
protected  ApplicationEnvironment Application.environment
           
 

Methods in com.metamatrix.common.application that return ApplicationEnvironment
 ApplicationEnvironment Application.getEnvironment()
           
 

Methods in com.metamatrix.common.application with parameters of type ApplicationEnvironment
 void ApplicationService.start(ApplicationEnvironment environment)
          Start the service with the specified environment.
 

Uses of ApplicationEnvironment in com.metamatrix.dqp.embedded.services
 

Methods in com.metamatrix.dqp.embedded.services with parameters of type ApplicationEnvironment
 void EmbeddedBaseDQPService.start(ApplicationEnvironment environment)
           
abstract  void EmbeddedBaseDQPService.startService(ApplicationEnvironment environment)
           
 void EmbeddedBufferService.startService(ApplicationEnvironment environment)
           
 void EmbeddedDataService.startService(ApplicationEnvironment environment)
          Start the service with the specified environment.
 void EmbeddedConfigurationService.startService(ApplicationEnvironment environment)
           
 void EmbeddedMetadataService.startService(ApplicationEnvironment environment)
           
 void EmbeddedVDBService.startService(ApplicationEnvironment environment)
           
 void EmbeddedTrackingService.startService(ApplicationEnvironment environment)
           
 

Uses of ApplicationEnvironment in com.metamatrix.dqp.service
 

Methods in com.metamatrix.dqp.service with parameters of type ApplicationEnvironment
 void CustomizableTrackingService.start(ApplicationEnvironment environment)
           
 

Uses of ApplicationEnvironment in com.metamatrix.dqp.service.metadata
 

Methods in com.metamatrix.dqp.service.metadata with parameters of type ApplicationEnvironment
 void IndexMetadataService.start(ApplicationEnvironment environment)
           
 

Uses of ApplicationEnvironment in com.metamatrix.server.connector.service
 

Methods in com.metamatrix.server.connector.service with parameters of type ApplicationEnvironment
 void ClientServiceRegistryService.start(ApplicationEnvironment environment)
           
 

Uses of ApplicationEnvironment in com.metamatrix.server.dqp.service
 

Methods in com.metamatrix.server.dqp.service with parameters of type ApplicationEnvironment
 void PlatformBufferService.start(ApplicationEnvironment environment)
           
 void PlatformVDBService.start(ApplicationEnvironment environment)
           
 void PlatformDataService.start(ApplicationEnvironment environment)
          Start the service with the specified environment.
 void PlatformAuthorizationService.start(ApplicationEnvironment environment)
           
 



Copyright © 2009. All Rights Reserved.