Class WhiteboardListenerHandler

    • Constructor Detail

      • WhiteboardListenerHandler

        public WhiteboardListenerHandler​(long contextServiceId,
                                         ExtServletContext context,
                                         ListenerInfo listenerInfo,
                                         org.osgi.framework.BundleContext bundleContext)
    • Method Detail

      • init

        public int init()
        Description copied from class: ListenerHandler
        Initialize the object
        Overrides:
        init in class ListenerHandler
        Returns:
        {code -1} on success, a failure reason according to DTOConstants otherwise.