Class AliasModuleSpec


  • public final class AliasModuleSpec
    extends ModuleSpec
    A module specification for a module alias.
    Author:
    David M. Lloyd
    • Method Detail

      • getAliasTarget

        @Deprecated
        public ModuleIdentifier getAliasTarget()
        Deprecated.
        Use getAliasName() instead.
        Get the module alias target.
        Returns:
        the module alias target
      • getAliasName

        public java.lang.String getAliasName()
        Get the module alias name.
        Returns:
        the module alias name