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