Interface ReferenceContainer


  • public interface ReferenceContainer
    A configured object that can reference another configured object
    Author:
    Jerome Dochez, Byron Nevins
    • Method Detail

      • getReference

        String getReference()
      • isCluster

        boolean isCluster()
      • isServer

        boolean isServer()
      • isInstance

        boolean isInstance()
      • isDas

        boolean isDas()