public class GetSystemPropertyAsIntegerAction extends Object implements PrivilegedAction<Integer>
Integer.getInteger(propertyName, defaultValue)
.Constructor and Description |
---|
GetSystemPropertyAsIntegerAction(String propertyName,
int defaultValue) |
public GetSystemPropertyAsIntegerAction(String propertyName, int defaultValue)
public Integer run()
run
in interface PrivilegedAction<Integer>
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.