Interface ApplicationInfoProvider


@Contract public interface ApplicationInfoProvider
  • Method Summary

    Modifier and Type
    Method
    Description
    getNameFor(org.glassfish.api.deployment.archive.ReadableArchive archive, org.glassfish.api.deployment.DeploymentContext context)
    return the name for the given application
  • Method Details

    • getNameFor

      String getNameFor(org.glassfish.api.deployment.archive.ReadableArchive archive, org.glassfish.api.deployment.DeploymentContext context)
      return the name for the given application