public class AppContext extends Object
| Constructor and Description | 
|---|
AppContext()  | 
public Object get(String name)
name - name of objectpublic <T> T get(String name, Class<T> type)
name - name of objecttype - type requested.Copyright © 2020 JavaLite. All rights reserved.