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