com.atlassian.confluence.license.validator
Class CompositeLicenseValidator

java.lang.Object
  extended by com.atlassian.confluence.license.validator.CompositeLicenseValidator
All Implemented Interfaces:
LicenseValidator

public class CompositeLicenseValidator
extends Object
implements LicenseValidator


Constructor Summary
CompositeLicenseValidator(LicenseValidator... validators)
           
 
Method Summary
 void validate(com.atlassian.extras.api.confluence.ConfluenceLicense license)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CompositeLicenseValidator

public CompositeLicenseValidator(LicenseValidator... validators)
Method Detail

validate

public void validate(com.atlassian.extras.api.confluence.ConfluenceLicense license)
              throws KnownConfluenceLicenseValidationException
Specified by:
validate in interface LicenseValidator
Throws:
KnownConfluenceLicenseValidationException


Copyright © 2003-2012 Atlassian. All Rights Reserved.