Interface IStream


public interface IStream
  • Method Details

    • getName

      String getName()
    • getDescription

      String getDescription()
    • getMavenRepositoryUrl

      URL getMavenRepositoryUrl()
    • getTestCatalogUrl

      URL getTestCatalogUrl()
    • getObrs

      List<IOBR> getObrs()
    • isEnabled

      boolean isEnabled()
    • validate

      void validate() throws StreamsException
      Throws:
      StreamsException