public class HelloWorldDataHolder extends Object
| Modifier and Type | Method and Description |
|---|---|
static HelloWorldDataHolder |
getInstance() |
Properties |
getProperties() |
Path |
getPropertyPath() |
void |
setProperties(Properties properties) |
void |
setPropertyFilePath(Path propertyPath) |
public static HelloWorldDataHolder getInstance()
public Properties getProperties()
public void setProperties(Properties properties)
public Path getPropertyPath()
public void setPropertyFilePath(Path propertyPath)
Copyright © 2024 WSO2. All rights reserved.