Package org.jboss.modules
Class PropertyReadAction
java.lang.Object
org.jboss.modules.PropertyReadAction
- All Implemented Interfaces:
PrivilegedAction<String>
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionPropertyReadAction
(String key) PropertyReadAction
(String key, String defVal) -
Method Summary
-
Field Details
-
key
-
defVal
-
-
Constructor Details
-
PropertyReadAction
PropertyReadAction(String key) -
PropertyReadAction
-
-
Method Details
-
run
- Specified by:
run
in interfacePrivilegedAction<String>
-