Class CometContextRuleLibrary

java.lang.Object
com.priint.pubserver.plugin.PluginLibraryControl
com.priint.pubserver.comet.bridge.contextrule.CometContextRuleLibrary

public class CometContextRuleLibrary extends com.priint.pubserver.plugin.PluginLibraryControl
  • Nested Class Summary

    Nested classes/interfaces inherited from class com.priint.pubserver.plugin.PluginLibraryControl

    com.priint.pubserver.plugin.PluginLibraryControl.PluginType
  • Field Summary

    Fields inherited from class com.priint.pubserver.plugin.PluginLibraryControl

    appName, pluginType
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    void
     

    Methods inherited from class com.priint.pubserver.plugin.PluginLibraryControl

    beforeVersionChange, getAppName, getAuthManager, getClientManager, getConfigForPlugin, getConfigManager, getConfigsForPlugin, getDocumentLockManager, getDocumentManager, getJNDINameForPlugin, getMediaAssetManager, getPluginConfigsFromFolder, getPluginConfigsFromFolder, getPluginLibraryInfo, getPluginManager, getPluginTags, getSessionManager, getTraceManager, isPluginLibraryStarted, readConfigsForPluginLib, startupFailed, startupSuccess, validateConfigurations, validateConfigurations

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • CometContextRuleLibrary

      public CometContextRuleLibrary()
  • Method Details

    • startup

      @PostConstruct public void startup()
      Overrides:
      startup in class com.priint.pubserver.plugin.PluginLibraryControl
    • shutdown

      @PreDestroy public void shutdown()
      Overrides:
      shutdown in class com.priint.pubserver.plugin.PluginLibraryControl