org.jboss.repository.spi
Interface CommonNames
public interface CommonNames
- Version:
- $Revision: 1.1 $
- Author:
- Scott.Stark@jboss.org
DOMAIN_LEVEL
static final int DOMAIN_LEVEL
- See Also:
- Constant Field Values
CLUSTER_LEVEL
static final int CLUSTER_LEVEL
- See Also:
- Constant Field Values
SERVER_LEVEL
static final int SERVER_LEVEL
- See Also:
- Constant Field Values
APPLICATION_LEVEL
static final int APPLICATION_LEVEL
- See Also:
- Constant Field Values
DEPLOYMENT_LEVEL
static final int DEPLOYMENT_LEVEL
- See Also:
- Constant Field Values
SESSION_LEVEL
static final int SESSION_LEVEL
- See Also:
- Constant Field Values
THREAD_LEVEL
static final int THREAD_LEVEL
- See Also:
- Constant Field Values
REQUEST_LEVEL
static final int REQUEST_LEVEL
- See Also:
- Constant Field Values
N_LEVELS
static final int N_LEVELS
- See Also:
- Constant Field Values
REQUEST
static final String REQUEST
- See Also:
- Constant Field Values
THREAD
static final String THREAD
- See Also:
- Constant Field Values
SESSION
static final String SESSION
- See Also:
- Constant Field Values
DEPLOYMENT
static final String DEPLOYMENT
- See Also:
- Constant Field Values
APPLICATION
static final String APPLICATION
- See Also:
- Constant Field Values
SERVER
static final String SERVER
- See Also:
- Constant Field Values
CLUSTER
static final String CLUSTER
- See Also:
- Constant Field Values
DOMAIN
static final String DOMAIN
- See Also:
- Constant Field Values
LEVELS
static final String[] LEVELS
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.