public class JbossConfigurator extends AbstractPropertiesFileConfigurator
| Constructor and Description |
|---|
JbossConfigurator()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept()
Returns true if this configurator accepts the responsiblity of providing
configuration information for the application.
|
protected URL |
findConfigUrl(String configName)
Locates the config file and returns a URL to it.
|
findConfigUrlInDirectory, provideConfigurationpublic boolean accept()
ConfiguratorConfigurator.accept()protected URL findConfigUrl(String configName)
AbstractPropertiesFileConfiguratorfindConfigUrl in class AbstractPropertiesFileConfiguratorAbstractPropertiesFileConfigurator.findConfigUrl(java.lang.String)Copyright © 2013–2015 JBoss, a division of Red Hat. All rights reserved.