public class ApplicationProfilePropertyReader extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static String |
APP_ID |
protected static String |
SECONDARY_TYPE |
| Constructor and Description |
|---|
ApplicationProfilePropertyReader(InputStream in)
Instantiates a new application profile property reader.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getAppId()
Gets the app id.
|
String |
getGenericResource()
Gets the generic resource.
|
protected static final String SECONDARY_TYPE
protected static final String APP_ID
public ApplicationProfilePropertyReader(InputStream in) throws PropertyFileNotFoundException
in - the inPropertyFileNotFoundException - the property file not found exceptionCopyright © 2021. All Rights Reserved.