Class Configuration

    • Method Detail

      • getLayoutCache

        public java.nio.file.Path getLayoutCache()
      • getLayoutCacheContent

        public java.util.Properties getLayoutCacheContent()
                                                   throws java.io.IOException
        Throws:
        java.io.IOException
      • storeLayoutCacheContent

        public void storeLayoutCacheContent​(java.util.Properties props)
                                     throws java.io.IOException
        Throws:
        java.io.IOException
      • needRewrite

        public void needRewrite()
                         throws javax.xml.stream.XMLStreamException,
                                java.io.IOException
        Throws:
        javax.xml.stream.XMLStreamException
        java.io.IOException
      • getHistoryFile

        public java.io.File getHistoryFile()
      • parse

        public static Configuration parse()
                                   throws org.jboss.galleon.ProvisioningException
        Throws:
        org.jboss.galleon.ProvisioningException
      • parse

        public static Configuration parse​(java.util.Map<java.lang.String,​java.lang.String> options)
                                   throws org.jboss.galleon.ProvisioningException
        Throws:
        org.jboss.galleon.ProvisioningException
      • clearLayoutCache

        public void clearLayoutCache()
                              throws java.io.IOException
        Throws:
        java.io.IOException