com.atlassian.sal.bamboo.license
Class BambooLicenseHandler

java.lang.Object
  extended by com.atlassian.sal.bamboo.license.BambooLicenseHandler
All Implemented Interfaces:
com.atlassian.sal.api.license.LicenseHandler

public class BambooLicenseHandler
extends java.lang.Object
implements com.atlassian.sal.api.license.LicenseHandler


Constructor Summary
BambooLicenseHandler(BambooLicenseManager bambooLicenseManager)
           
 
Method Summary
 void setLicense(java.lang.String license)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BambooLicenseHandler

public BambooLicenseHandler(BambooLicenseManager bambooLicenseManager)
Method Detail

setLicense

public void setLicense(java.lang.String license)
Specified by:
setLicense in interface com.atlassian.sal.api.license.LicenseHandler


Copyright © 2011 Atlassian. All Rights Reserved.