public interface LicenseConsumerContext extends LicenseApplicationContext
LicenseConsumerManager with the
required parameters.
For a demonstration of this API, please use the TrueLicense Maven Archetype
to generate a sample project - even if you don't use Maven to build your
software product.
Applications have no need to implement this interface and should not do so because it may be subject to expansion in future versions.
| Modifier and Type | Interface and Description |
|---|---|
static interface |
LicenseConsumerContext.ManagerBuilder
A builder for
license consumer managers.
|
LicenseApplicationContext.KsbaInjection<Target>, LicenseApplicationContext.PbeInjection<Target>| Modifier and Type | Method and Description |
|---|---|
LicenseConsumerContext.ManagerBuilder |
manager()
Returns a builder for a
license consumer manager.
|
fileStore, pbe, resource, systemNodeStore, userNodeStorecontextLicenseConsumerContext.ManagerBuilder manager()
Builder.build() method to obtain a configured
license consumer manager.Copyright © 2005–2017 Schlichtherle IT Services. All rights reserved.