@Service public final class Port extends Object implements org.jvnet.hk2.config.DataType
| Constructor and Description |
|---|
Port() |
public void validate(String value) throws org.jvnet.hk2.config.ValidationException
validate in interface org.jvnet.hk2.config.DataTypevalue - represents the value of the port.org.jvnet.hk2.config.ValidationException - if the value does not represent
integer value.Copyright © 2013. All Rights Reserved.