Class MandatoryPluginInfo
- java.lang.Object
-
- com.priint.pubserver.appserver.config.MandatoryPluginInfo
-
public class MandatoryPluginInfo extends java.lang.ObjectMandatoryPluginInfo- Keeps name of mandatory plugin
-
-
Constructor Summary
Constructors Constructor Description MandatoryPluginInfo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetApplicationName()voidsetApplicationName(java.lang.String applicationName)Set the name of the application
-