org.codehaus.plexus.configuration.processor
Class ResourceBundleConfigurationResourceHandler
java.lang.Object
org.codehaus.plexus.configuration.processor.AbstractConfigurationResourceHandler
org.codehaus.plexus.configuration.processor.ResourceBundleConfigurationResourceHandler
- All Implemented Interfaces:
- ConfigurationResourceHandler
public class ResourceBundleConfigurationResourceHandler
- extends AbstractConfigurationResourceHandler
- Version:
- $Id: ResourceBundleConfigurationResourceHandler.java 6275 2007-04-06 18:12:23Z carlos $
- Author:
- Andrew Williams
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResourceBundleConfigurationResourceHandler
public ResourceBundleConfigurationResourceHandler()
getId
public String getId()
handleRequest
public PlexusConfiguration[] handleRequest(Map parameters)
throws ConfigurationResourceNotFoundException,
ConfigurationProcessingException
- Throws:
ConfigurationResourceNotFoundException
ConfigurationProcessingException
Copyright © 2001-2007 Codehaus. All Rights Reserved.