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 theLicenseLoaderthat will load the license file from the Applications assets.ManifestLicenseLoader Implementation of theLicenseLoaderthat will return license data from the Manifest meta-data.SimpleLicenseLoader Implementation of theLicenseLoaderthat will return license data as passed in the constructor.