public interface ApplicationProperties
ApplicationProperties provides the access to the application specific environment properties.
Application properties are usually defined by the platform in which the application is running.| Modifier and Type | Method and Description |
|---|---|
String |
getApplicationId()
Provides the application ID.
|
String |
getApplicationName()
Provides the application name
|
Copyright © 2021. All rights reserved.