Class ConfigurationNotFoundDefault

    • Constructor Summary

      Constructors 
      Constructor Description
      ConfigurationNotFoundDefault​(java.util.Properties properties)
      Create a new instance from a properties object.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Properties notFound()
      Properties to return.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ConfigurationNotFoundDefault

        public ConfigurationNotFoundDefault​(java.util.Properties properties)
        Create a new instance from a properties object.
        Parameters:
        properties - Default properties.