Interface CometExportServiceLocal


public interface CometExportServiceLocal
  • Field Details

    • JNDINAME

      static final String JNDINAME

      JNDI name of the local interface

      Usually you acquire an instance of the local bean via the Plugin manager.
      If for any reason you want to access the CometExportService via JNDI lookup, use this name for the InitialContext.lookup call.

      See Also:
    • MAPPED_NAME

      static final String MAPPED_NAME

      The mapped name of the CometExportService Plugin

      Use this name when requesting a Plugin instance from the PluginManager

      See Also:
  • Method Details