public abstract class AbstractConfigurator extends Object implements Configurator
| Constructor and Description |
|---|
AbstractConfigurator(URL url) |
| Modifier and Type | Method and Description |
|---|---|
URL |
configure(URL url)
Configure the provider url.
|
URL |
getUrl()
Get the configurator url.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcompareTo, toConfiguratorspublic AbstractConfigurator(URL url)
public URL getUrl()
ConfiguratorgetUrl in interface Configuratorpublic URL configure(URL url)
Configuratorconfigure in interface Configuratorurl - - old provider url.Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.