Package org.brijframework.bean.constant
Class BeanConstants
- java.lang.Object
-
- org.brijframework.bean.constant.BeanConstants
-
public class BeanConstants extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static StringAPPLICATION_CONFIG_BEANSstatic StringAPPLICATION_CONFIG_BEANS_ENABLE
-
Constructor Summary
Constructors Constructor Description BeanConstants()
-
-
-
Field Detail
-
APPLICATION_CONFIG_BEANS
public static final String APPLICATION_CONFIG_BEANS
- See Also:
- Constant Field Values
-
APPLICATION_CONFIG_BEANS_ENABLE
public static final String APPLICATION_CONFIG_BEANS_ENABLE
- See Also:
- Constant Field Values
-
-