org.jboss.bootstrap.impl.mc.config
Class MCConfigurationValidator

java.lang.Object
  extended by org.jboss.bootstrap.impl.base.config.AbstractBasicConfigurationValidator<org.jboss.bootstrap.spi.mc.config.MCServerConfig>
      extended by org.jboss.bootstrap.impl.mc.config.MCConfigurationValidator
All Implemented Interfaces:
org.jboss.bootstrap.spi.config.ConfigurationValidator<org.jboss.bootstrap.spi.mc.config.MCServerConfig>

public class MCConfigurationValidator
extends org.jboss.bootstrap.impl.base.config.AbstractBasicConfigurationValidator<org.jboss.bootstrap.spi.mc.config.MCServerConfig>
implements org.jboss.bootstrap.spi.config.ConfigurationValidator<org.jboss.bootstrap.spi.mc.config.MCServerConfig>

MCConfigurationValidator A Configuration Validator for MC Servers

Version:
$Revision: $
Author:
ALR

Constructor Summary
MCConfigurationValidator()
           
 
Method Summary
 
Methods inherited from class org.jboss.bootstrap.impl.base.config.AbstractBasicConfigurationValidator
validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.jboss.bootstrap.spi.config.ConfigurationValidator
validate
 

Constructor Detail

MCConfigurationValidator

public MCConfigurationValidator()


Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.