catalog.view.bean
Class BeanNames
java.lang.Object
catalog.view.bean.BeanNames
- public class BeanNames
- extends java.lang.Object
Constants for all the managed bean names.
- Author:
- Derek Y. Shen
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
APPLICATION_BEAN
public static final java.lang.String APPLICATION_BEAN
- See Also:
- Constant Field Values
SESSION_BEAN
public static final java.lang.String SESSION_BEAN
- See Also:
- Constant Field Values
SERVICE_LOCATOR_BEAN
public static final java.lang.String SERVICE_LOCATOR_BEAN
- See Also:
- Constant Field Values
PRODUCT_BEAN
public static final java.lang.String PRODUCT_BEAN
- See Also:
- Constant Field Values
PRODUCT_LIST_BEAN
public static final java.lang.String PRODUCT_LIST_BEAN
- See Also:
- Constant Field Values
USER_BEAN
public static final java.lang.String USER_BEAN
- See Also:
- Constant Field Values
SECURITY_BEAN
public static final java.lang.String SECURITY_BEAN
- See Also:
- Constant Field Values
BeanNames
public BeanNames()
Copyright (c) 2004 The JCatalog Project.