Class BindingDescriptorType

    • Method Detail

      • getDescriptiveName

        public String getDescriptiveName()
        Description copied from interface: DeployableType

        Get a descriptive name for this deployable type. This name is typically used in log messages, etc, to describe the deployable type.

        Specified by:
        getDescriptiveName in interface DeployableType
        Returns:
        "binding descriptor".
      • getShortName

        public String getShortName()
        Description copied from interface: DeployableType

        Get a short name for this deployable type. This name is typically a single word used to identify the deployable type.

        Specified by:
        getShortName in interface DeployableType
        Returns:
        "bindings"