Class ResourceParameter

  • All Implemented Interfaces:
    Parameter

    public class ResourceParameter
    extends ValueParameter<Resource>
    Helper class that has one Resource as a value attribute, value that can be retrieved and used in virtualization process.

    It also provides the possibility of converting the value attribute into a string representation according to Encodings definition, using provided Stringifier objects.