public interface EnvironmentAware extends Aware
Environment that it runs in.EnvironmentCapable| Modifier and Type | Method and Description | 
|---|---|
| void | setEnvironment(Environment environment)Set the  Environmentthat this component runs in. | 
void setEnvironment(Environment environment)
Environment that this component runs in.