org.jboss.beans.metadata.api.model
Interface MicrocontainerConstants
public interface MicrocontainerConstants
Microcontainer constants.
- Author:
- Ales Justin
NOT_INSTALLED
static final String NOT_INSTALLED
- See Also:
- Constant Field Values
PRE_INSTALL
static final String PRE_INSTALL
- See Also:
- Constant Field Values
DESCRIBED
static final String DESCRIBED
- See Also:
- Constant Field Values
INSTANTIATED
static final String INSTANTIATED
- See Also:
- Constant Field Values
CONFIGURED
static final String CONFIGURED
- See Also:
- Constant Field Values
CREATE
static final String CREATE
- See Also:
- Constant Field Values
START
static final String START
- See Also:
- Constant Field Values
INSTALLED
static final String INSTALLED
- See Also:
- Constant Field Values
PARSE
static final String PARSE
- See Also:
- Constant Field Values
POST_PARSE
static final String POST_PARSE
- See Also:
- Constant Field Values
PRE_DESCRIBE
static final String PRE_DESCRIBE
- See Also:
- Constant Field Values
CLASSLOADER
static final String CLASSLOADER
- See Also:
- Constant Field Values
POST_CLASSLOADER
static final String POST_CLASSLOADER
- See Also:
- Constant Field Values
PRE_REAL
static final String PRE_REAL
- See Also:
- Constant Field Values
REAL
static final String REAL
- See Also:
- Constant Field Values
STRICT
static final String STRICT
- See Also:
- Constant Field Values
CALLBACK
static final String CALLBACK
- See Also:
- Constant Field Values
OPTIONAL
static final String OPTIONAL
- See Also:
- Constant Field Values
NONE
static final String NONE
- See Also:
- Constant Field Values
BY_CLASS
static final String BY_CLASS
- See Also:
- Constant Field Values
BY_NAME
static final String BY_NAME
- See Also:
- Constant Field Values
CONSTRUCTOR
static final String CONSTRUCTOR
- See Also:
- Constant Field Values
AUTO
static final String AUTO
- See Also:
- Constant Field Values
NAME
static final String NAME
- See Also:
- Constant Field Values
ALIASES
static final String ALIASES
- See Also:
- Constant Field Values
METADATA
static final String METADATA
- See Also:
- Constant Field Values
BEANINFO
static final String BEANINFO
- See Also:
- Constant Field Values
SCOPE
static final String SCOPE
- See Also:
- Constant Field Values
STATE
static final String STATE
- See Also:
- Constant Field Values
ID
static final String ID
- See Also:
- Constant Field Values
CONTEXT
static final String CONTEXT
- See Also:
- Constant Field Values
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.