Interface ListenerContainer

All Known Implementing Classes:
AbstractAnnotationListener

public interface ListenerContainer
Listener attached to a container.
  • Method Summary

    Modifier and Type
    Method
    Description
    Get the underlying container of this listener.
  • Method Details

    • getContainer

      Object getContainer()
      Get the underlying container of this listener.
      Returns:
      container object