com.jp.protection.priv.pro.integration
Interface LicensingFacadeDelegate

All Superinterfaces:
LicensingFacade, LicensingFacadePlugin

public interface LicensingFacadeDelegate
extends LicensingFacade, LicensingFacadePlugin

This interface provides methods required to extend the LocalLicensingFacade functionality. Local licensing facade only delegates all calls of the LicensingFacade method to the delegate that should provide complete licensing facade functionality.


Field Summary
 
Fields inherited from interface com.jp.protection.pub.pro.integration.LicensingFacade
ARGUMENT_ACTIVATION_KEY, ARGUMENT_ACTIVATION_LOCK_KEY, ARGUMENT_HOST_NAME, ARGUMENT_IP_ADDRESS, ARGUMENT_LICENSE_FEATURE_PREFIX, ARGUMENT_LICENSE_PROPERTY_FREFIX, ARGUMENT_LOCALE, ARGUMENT_USE_COUNT_LEFT, ARGUMENT_USER
 
Method Summary
 
Methods inherited from interface com.jp.protection.pub.pro.integration.LicensingFacade
activateLicense, deactivateLicense, getLicense, getLicense, getLicense, getVersion
 
Methods inherited from interface com.jp.protection.priv.pro.integration.LicensingFacadePlugin
init