public class BootDelegationOption extends Object implements ValueOption<String>
| Constructor and Description |
|---|
BootDelegationOption(String pkg)
Constructor
|
public BootDelegationOption(String pkg)
pkg - boot delegation package (cannot be null or empty)IllegalArgumentException - - If package is null or emptypublic String getPackage()
public String getValue()
getValue in interface ValueOption<String>Copyright © 2006–2014 OPS4J - Open Participation Software for Java. All rights reserved.