Interface EntityPropertiesFactory

    • Method Detail

      • get

        EntityProperties get​(com.wavefront.data.ReportableEntityType entityType)
        Get an entity-specific wrapper for proxy runtime properties.
        Parameters:
        entityType - entity type to get wrapper for
        Returns:
        EntityProperties wrapper
      • getGlobalProperties

        GlobalProperties getGlobalProperties()
        Returns a container with properties shared across all entity types
        Returns:
        global properties container