Class ListenerHandler

    • Field Detail

      • useCount

        protected volatile int useCount
    • Constructor Detail

      • ListenerHandler

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

      • getContextServiceId

        public long getContextServiceId()
      • destroy

        public boolean destroy()
      • dispose

        public boolean dispose()
      • init

        public int init()
        Initialize the object
        Returns:
        {code -1} on success, a failure reason according to DTOConstants otherwise.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object