Interface ApplicationEnvironment


  • public interface ApplicationEnvironment
    Provides information about the currently running environment in scenarios that are not defined by the Java enterprise specifications
    Author:
    jwells
    • Method Detail

      • getName

        String getName()
        Returns the name of the currently running application
        Returns:
        The name of the currently running application