public interface ApplicationContext
Modifier and Type | Method and Description |
---|---|
Properties |
getAppProps()
Returns the application level properties that will be persisted as a
key value pair at then end of deployment.
|
ClassLoader |
getClassLoader()
Returns the class loader associated with the application.
|
Properties |
getModuleProps()
Returns the module level properties that will be persisted as a
key value pair at then end of deployment.
|
ClassLoader getClassLoader()
Properties getAppProps()
Properties getModuleProps()
Copyright © 2018. All rights reserved.