public interface AvalonComponentService extends Service, org.apache.avalon.framework.service.ServiceManager, TurbineServiceProvider
Modifier and Type | Field and Description |
---|---|
static String |
AVALON_LOG_CATEGORY
Where we write the Avalon Logger messages
|
static String |
COMPONENT_APP_ROOT
Key used in the context for defining the application root
|
static String |
COMPONENT_CONFIG_KEY
property specifing file name of the component config file
|
static String |
COMPONENT_CONFIG_VALUE
property specifing file name of the component config file
|
static String |
COMPONENT_LOOKUP_KEY
property for the Components to look up
|
static String |
COMPONENT_ROLE_KEY
property specifing file name of the component role file
|
static String |
COMPONENT_ROLE_VALUE
property specifing file name of the component role file
|
static String |
SERVICE_NAME
The publically visible name of the service
|
getConfiguration, getName, getProperties, setName, setServiceBroker
getInit, init, init, setInitableBroker, shutdown
hasService, lookup, release
exists, get, release
static final String SERVICE_NAME
static final String AVALON_LOG_CATEGORY
static final String COMPONENT_CONFIG_KEY
static final String COMPONENT_CONFIG_VALUE
static final String COMPONENT_ROLE_KEY
static final String COMPONENT_ROLE_VALUE
static final String COMPONENT_LOOKUP_KEY
static final String COMPONENT_APP_ROOT
Copyright © 2000-2015 The Apache Software Foundation. All Rights Reserved.