Uses of Interface
com.artisol.teneo.engine.core.script.EngineEnvironmentI
Packages that use EngineEnvironmentI
Package
Description
Provides all engine classes that know about the web environment.
-
Uses of EngineEnvironmentI in com.artisol.teneo.engine.core.script
Classes in com.artisol.teneo.engine.core.script that implement EngineEnvironmentIModifier and TypeClassDescriptionclassAbstractEngineEnvironmentAbstract basic implementation of interfaceEngineEnvironmentI. -
Uses of EngineEnvironmentI in com.artisol.teneo.engine.webapp
Classes in com.artisol.teneo.engine.webapp that implement EngineEnvironmentIModifier and TypeClassDescriptionclassProvides access to request data and cookie handling in a servlet container environment.classProvides access to request data in a servlet container environment.