Interface ApplicationProviderContextType

All Known Implementing Classes:
ApplicationProviderContext

public interface ApplicationProviderContextType
The type of application directory configurations.
  • Method Summary

    Modifier and Type
    Method
    Description
    The name of the application.
  • Method Details

    • applicationName

      String applicationName()
      The name of the application.
      Returns:
      The name of the application.