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

All Known Subinterfaces:
LicensingFacadeDelegate, LicensingFacadeExtension
All Known Implementing Classes:
LicensingFacadeExtensionSupport

public interface LicensingFacadePlugin

This class represents mark-up interface intended to identify the LicensingFacade plug-ins


Method Summary
 void init(LocalLicensingFacade aLicensingFacade)
          Initializes plug-in.
 

Method Detail

init

void init(LocalLicensingFacade aLicensingFacade)
Initializes plug-in. Local licensing facade calls this methods during the plug-in instantiation

Parameters:
aLicensingFacade - licensing facade this plug-in will working for