Interface Notifier.Notification

All Known Implementing Classes:
DefaultNotification
Enclosing interface:
Notifier

public static interface Notifier.Notification
Association of paths within a Container.
Note that if the Notification represents a delete, associated paths may not be valid within the container.
  • Method Details

    • getContainer

      Container getContainer()
      Returns:
      the associated container
    • getPaths

      Collection<String> getPaths()
      Returns:
      the paths