public interface ApplicationContext
| Modifier and Type | Method and Description |
|---|---|
<T> T |
getAttribute(Class<T> requiredType,
String contextKey)
Obtain application scoped attributes.
|
Copyright © 2011-2017 Analog Web Framework Development Team. All Rights Reserved.