org.apache.qpid.configuration
Interface Validator


public interface Validator


Method Summary
 void validate(Integer value)
           
 void validate(Long value)
           
 void validate(String value)
           
 

Method Detail

validate

void validate(Integer value)

validate

void validate(Long value)

validate

void validate(String value)


Licensed to the Apache Software Foundation