Uses of Interface
de.espirit.firstspirit.module.ServerEnvironment
Packages that use ServerEnvironment
-
Uses of ServerEnvironment in de.espirit.firstspirit.module
Classes in de.espirit.firstspirit.module with type parameters of type ServerEnvironmentModifier and TypeInterfaceDescriptioninterface
Component<D extends ComponentDescriptor,
E extends ServerEnvironment> Super interface for all FIRSTspirit Components.interface
Configuration<E extends ServerEnvironment>
Interface for configurablecomponents
.Subinterfaces of ServerEnvironment in de.espirit.firstspirit.moduleModifier and TypeInterfaceDescriptioninterface
Project based server environment.interface
A web based project environment.Methods in de.espirit.firstspirit.module with parameters of type ServerEnvironmentModifier and TypeMethodDescriptionvoid
Module.init
(ModuleDescriptor descriptor, ServerEnvironment env) Initializes this module with the givendescriptor
andenvironment
.