public class GetSystemPropertyAsBooleanAction extends Object implements PrivilegedAction<Boolean>
Boolean.getBoolean(propertyName)| Constructor and Description |
|---|
GetSystemPropertyAsBooleanAction(String propertyName) |
public GetSystemPropertyAsBooleanAction(String propertyName)
public Boolean run()
run in interface PrivilegedAction<Boolean>Copyright © 2024 JBoss, a division of Red Hat. All rights reserved.