Class WsManAssetAdapterConfigFactory


  • public class WsManAssetAdapterConfigFactory
    extends java.lang.Object

    WsManAssetAdapterConfigFactory

    • Constructor Detail

      • WsManAssetAdapterConfigFactory

        public WsManAssetAdapterConfigFactory()
                                       throws java.io.IOException
        Throws:
        java.io.IOException
    • Method Detail

      • reload

        public void reload()
                    throws java.io.IOException
        Reload the config from the default config file
        Throws:
        java.io.IOException - Thrown if the specified config file cannot be read/loaded
        java.io.IOException - if any.
      • save

        protected void save​(java.lang.String xml)
                     throws java.io.IOException

        saveXml

        Parameters:
        xml - a String object.
        Throws:
        java.io.IOException - if any.