Uses of Interface
de.espirit.firstspirit.module.ServerEnvironment

Packages that use ServerEnvironment
de.espirit.firstspirit.module   
 

Uses of ServerEnvironment in de.espirit.firstspirit.module
 

Classes in de.espirit.firstspirit.module with type parameters of type ServerEnvironment
 interface Component<D extends ComponentDescriptor,E extends ServerEnvironment>
          Super interface for all FIRSTspirit Components.
 interface Configuration<E extends ServerEnvironment>
          Interface for configurable components.
 interface Editor<E extends ServerEnvironment>
          Deprecated. since 4.2.213, see the document "FirstSpirit Manual for Developers (Components)" for further informations.
 interface Library<E extends ServerEnvironment>
          Deprecated. since 4.2.479, use e.g. the Service interface.
 interface LinkEditor<E extends ServerEnvironment>
          Deprecated. Since 4.2.18. No replacement.
 

Subinterfaces of ServerEnvironment in de.espirit.firstspirit.module
 interface ProjectEnvironment
           
 interface WebEnvironment
           
 

Methods in de.espirit.firstspirit.module with parameters of type ServerEnvironment
 void Module.init(de.espirit.firstspirit.module.descriptor.ModuleDescriptor descriptor, ServerEnvironment env)
          Initializes this module with the given descriptor and environment.
 



Copyright © 2012 e-Spirit AG. All Rights Reserved. Build 4.2.480