Package org.alfresco.repo.descriptor
Class LicenseResourceComponent
java.lang.Object
org.alfresco.repo.descriptor.LicenseResourceComponent
The licence resource component knows the locations where license files may be found.
Locations are suitable to be loaded by spring's getResource method.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetEmbeddedLicenseLocation(String embeddedLicenseLocation) voidsetExternalLicenseLocation(String externalLicenseLocation) voidsetSharedLicenseLocation(String sharedLicenseLocation)
-
Constructor Details
-
LicenseResourceComponent
public LicenseResourceComponent()
-
-
Method Details
-
setExternalLicenseLocation
-
getExternalLicenseLocation
-
setEmbeddedLicenseLocation
-
getEmbeddedLicenseLocation
-