com.atlassian.sal.bamboo.license
Class BambooLicenseHandler

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

public class BambooLicenseHandler
extends Object
implements LicenseHandler


Constructor Summary
BambooLicenseHandler(com.atlassian.bamboo.license.BambooLicenseManager bambooLicenseManager)
           
 
Method Summary
 void setLicense(String license)
          Sets the license string for the currently running application
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BambooLicenseHandler

public BambooLicenseHandler(com.atlassian.bamboo.license.BambooLicenseManager bambooLicenseManager)
Method Detail

setLicense

public void setLicense(String license)
Description copied from interface: LicenseHandler
Sets the license string for the currently running application

Specified by:
setLicense in interface LicenseHandler
Parameters:
license - The license string


Copyright © 2010 Atlassian. All Rights Reserved.