public interface ApplicationAware
Typical uses are configuration objects and caches.
Modifier and Type | Method and Description |
---|---|
void |
setApplication(Map<String,Object> application)
Sets the map of application properties in the implementing class.
|
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.