public final class ReadPropertyAction extends Object implements PrivilegedAction<String>
Constructor and Description |
---|
ReadPropertyAction(String propertyName)
Construct a new instance.
|
ReadPropertyAction(String propertyName,
String defaultValue)
Construct a new instance.
|
public ReadPropertyAction(String propertyName)
propertyName
- the property name to readpublic String run()
run
in interface PrivilegedAction<String>
Copyright © 2020 JBoss by Red Hat. All rights reserved.