com.atlassian.upm.license.compatibility
Class UpmCompatiblePluginLicenseManagerFactory

java.lang.Object
  extended by com.atlassian.upm.license.compatibility.OptionalService<com.atlassian.upm.api.license.PluginLicenseManager>
      extended by com.atlassian.upm.license.compatibility.UpmCompatiblePluginLicenseManagerFactory
All Implemented Interfaces:
org.springframework.beans.factory.DisposableBean, org.springframework.osgi.context.BundleContextAware

public class UpmCompatiblePluginLicenseManagerFactory
extends OptionalService<com.atlassian.upm.api.license.PluginLicenseManager>


Constructor Summary
UpmCompatiblePluginLicenseManagerFactory(CompatiblePluginLicenseManager defaultPluginLicenseManager)
           
 
Method Summary
 UpmCompatiblePluginLicenseManager get()
           
 
Methods inherited from class com.atlassian.upm.license.compatibility.OptionalService
destroy, getBundleContext, getService, setBundleContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpmCompatiblePluginLicenseManagerFactory

public UpmCompatiblePluginLicenseManagerFactory(CompatiblePluginLicenseManager defaultPluginLicenseManager)
Method Detail

get

public UpmCompatiblePluginLicenseManager get()


Copyright © 2012 Atlassian Pty Ltd. All Rights Reserved.