Class EnvironmentVariablesPlugin

    • Constructor Detail

      • EnvironmentVariablesPlugin

        public EnvironmentVariablesPlugin()
    • Method Detail

      • getObject

        public Object getObject()
        Description copied from interface: ExpressionPlugin
        Returns, and if necessary, creates, the context object.
        Specified by:
        getObject in interface ExpressionPlugin
        Returns:
        The context node object.
      • getKey

        public String getKey()
        Description copied from interface: Indexed
        Returns the unique key to index the object by.
        Specified by:
        getKey in interface Indexed<String>
        Returns:
        the unique key to index the object by.