- All Known Implementing Classes:
StandardEnvironment
public interface Environment
Represents the context under which this specification is running under.
-
Method Summary
-
Method Details
-
logger
Logger logger()- Returns:
- A general purpose
logger
-
blackboard
Blackboard blackboard()- Returns:
- A
blackboard
which is useful for supplying properties for this environment
-