Licensing Facade Configuration Dialog - Plug-in Page
This page allows configuration of plug-in attributes.
- "Use Plug-in" - specifies if plug-in support would be enabled
- "Factory Class" - specifies the factory class responsible for plug-in creation. This class should be a valid implementation of the following interface:
com.jp.protection.priv.pro.integration.LicensingFacadePluginFactory
- "Libraries" - the list of libraries, required by a plug-in, that needs to be included into the Web Services Application archive. These libraries should include code for Factory Class as well.