Class ContainerMetaInfo

java.lang.Object
com.webmethods.rtl.container.ContainerMetaInfo

public class ContainerMetaInfo extends Object
  • Constructor Details

  • Method Details

    • getAppsVolume

      public Path getAppsVolume()
    • getConfigsVolume

      public Path getConfigsVolume()
    • getDataVolume

      public Path getDataVolume()
    • getLogsVolume

      public Path getLogsVolume()
    • getProps

      public Properties getProps()
    • isContainer

      public boolean isContainer()
    • persist

      public void persist() throws IOException
      Throws:
      IOException