Package | Description |
---|---|
agi.foundation |
Contains commonly used types.
|
Modifier and Type | Method and Description |
---|---|
static LicensedComponent |
Licensing.findComponent(String componentName)
Find a licensed component of the given name, if a license has been activated for that component.
|
Modifier and Type | Method and Description |
---|---|
static Iterable<LicensedComponent> |
Licensing.getLicensedComponents()
Gets a list of components that are licensed for use.
|