public interface ILicensingScheme
| Modifier and Type | Method and Description |
|---|---|
ILicenseCreator |
getLicenseCreator()
Returns an instance of the responsible license creator implementation.
|
ILicenseVerifier |
getLicenseVerifier()
Returns an instance of the responsible license verifier implementation.
|
ILicenseCreator getLicenseCreator()
ILicenseVerifier getLicenseVerifier()
Copyright © 2014. All rights reserved.