public class DefaultRTGovPropertiesProvider extends Object implements RTGovPropertiesProvider
Constructor and Description |
---|
DefaultRTGovPropertiesProvider()
This is the default constructor.
|
Modifier and Type | Method and Description |
---|---|
Properties |
getProperties()
This method returns the properties.
|
String |
getProperty(String name)
This method returns the property associated with the
supplied name.
|
public DefaultRTGovPropertiesProvider()
public Properties getProperties()
getProperties
in interface RTGovPropertiesProvider
public String getProperty(String name)
getProperty
in interface RTGovPropertiesProvider
name
- The property nameCopyright © 2013-2015 JBoss by Red Hat. All Rights Reserved.