public abstract class EndPointValidationExpressionImpl extends Object implements EndPointValidationExpression
Abstract EndPointValidationExpressionImpl class.
Constructor and Description |
---|
EndPointValidationExpressionImpl() |
Modifier and Type | Method and Description |
---|---|
String |
getValue()
getValue
|
void |
setValue(String value)
setValue
|
abstract void |
validate(EndPoint endPoint)
validate
|
protected String m_value
public abstract void validate(EndPoint endPoint) throws EndPointStatusException
validate
validate
in interface EndPointValidationExpression
endPoint
- a EndPoint
object.EndPointStatusException
- if any.Copyright © 2015. All rights reserved.