Interface ReferenceContainer


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

    • getReference

      String getReference()
    • isCluster

      boolean isCluster()
    • isServer

      boolean isServer()
    • isInstance

      boolean isInstance()
    • isDas

      boolean isDas()