public interface ConfigurationResourceHandler
Modifier and Type | Field and Description |
---|---|
static String |
SOURCE
Attribute used to identify the external configuration source.
|
Modifier and Type | Method and Description |
---|---|
String |
getId() |
PlexusConfiguration[] |
handleRequest(Map parameters) |
static final String SOURCE
String getId()
PlexusConfiguration[] handleRequest(Map parameters) throws ConfigurationResourceNotFoundException, ConfigurationProcessingException
Copyright © 2001-2013 Codehaus. All Rights Reserved.