|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use DefaultConfiguration | |
| org.apache.avalon.framework.configuration | Component configuration interfaces and XML-based implementations. |
| org.apache.excalibur.instrument.client | |
| Uses of DefaultConfiguration in org.apache.avalon.framework.configuration |
| Methods in org.apache.avalon.framework.configuration that return DefaultConfiguration | |
protected DefaultConfiguration |
NamespacedSAXConfigurationHandler.createConfiguration(java.lang.String localName,
java.lang.String namespaceURI,
java.lang.String location)
Create a new DefaultConfiguration with the specified
local name, namespace, and location. |
protected DefaultConfiguration |
SAXConfigurationHandler.createConfiguration(java.lang.String localName,
java.lang.String location)
Create a new DefaultConfiguration with the specified
local name and location. |
| Uses of DefaultConfiguration in org.apache.excalibur.instrument.client |
| Methods in org.apache.excalibur.instrument.client with parameters of type DefaultConfiguration | |
protected void |
InstrumentSampleFrame.getState(DefaultConfiguration stateConfig)
Allows subclasses to fill in configuration information. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||