Interface Binary

  • All Superinterfaces:
    BinaryConfig, Config

    public interface Binary
    extends BinaryConfig
    Store information about the generated binary. Implement this interface to support different Binary types.
    • Method Detail

      • getPath

        org.uberfire.java.nio.file.Path getPath()