public class PlatformLocation
extends java.lang.Object
Constructor and Description |
---|
PlatformLocation() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getPlatformLocation() |
static void |
setPlatformLocation(java.lang.String loc)
Sets the OSGi Equinox framework platform location
NOTE: This method is called by the reportWeb module
and indicates the platform location to be used.
|
public static void setPlatformLocation(java.lang.String loc)
loc
- public static java.lang.String getPlatformLocation()