public final class ReadPropertyAction
extends java.lang.Object
implements java.security.PrivilegedAction<java.lang.String>
Constructor and Description |
---|
ReadPropertyAction(java.lang.String propertyName,
java.lang.String defaultValue)
Construct a new instance.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
run()
Run the action.
|
Copyright © 2016 JBoss, a division of Red Hat, Inc.