public class WsManAssetAdapterConfigFactory extends Object
WsManAssetAdapterConfigFactory
Constructor and Description |
---|
WsManAssetAdapterConfigFactory() |
Modifier and Type | Method and Description |
---|---|
WsManAssetAdapterConfig |
getInstance()
Return the singleton instance of this factory.
|
void |
reload()
Reload the config from the default config file
|
protected void |
save(String xml)
saveXml
|
public WsManAssetAdapterConfigFactory() throws IOException
IOException
public void reload() throws IOException
IOException
- Thrown if the specified config file cannot be read/loadedIOException
- if any.protected void save(String xml) throws IOException
saveXml
xml
- a String
object.IOException
- if any.public WsManAssetAdapterConfig getInstance()
Copyright © 2021. All rights reserved.