Class SelfAttachingContainerListener

    • Constructor Detail

      • SelfAttachingContainerListener

        public SelfAttachingContainerListener()
    • Method Detail

      • attach

        public void attach​(java.lang.Object element)
      • detach

        public void detach​(java.lang.Object element)
      • notifyContainerEvent

        protected void notifyContainerEvent​(IContainerEvent<?> event)
      • notifyOtherEvent

        protected void notifyOtherEvent​(IEvent event)
      • shouldAttach

        protected boolean shouldAttach​(java.lang.Object element)
      • shouldDescend

        protected boolean shouldDescend​(java.lang.Object element)
      • isWaitForActive

        protected boolean isWaitForActive()
      • isActive

        protected boolean isActive​(java.lang.Object element)
      • handleException

        protected void handleException​(java.lang.Exception ex)