Package com.castlabs
-
Interface Summary Interface Description LicenseLoader An implementation of this interface is used to fetch the castlabs license file and return its data. -
Class Summary Class Description AssetLicenseLoader Implementation of theLicenseLoader
that will load the license file from the Applications assets.ManifestLicenseLoader Implementation of theLicenseLoader
that will return license data from the Manifest meta-data.SimpleLicenseLoader Implementation of theLicenseLoader
that will return license data as passed in the constructor.