com.atlassian.confluence.license.validator
Class ClusterLicenseValidator

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

public class ClusterLicenseValidator
extends java.lang.Object
implements LicenseValidator


Constructor Summary
ClusterLicenseValidator(ClusterManager clusterManager)
           
 
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

ClusterLicenseValidator

public ClusterLicenseValidator(ClusterManager clusterManager)
Method Detail

validate

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


Copyright © 2003-2013 Atlassian. All Rights Reserved.