Interface IContainerEjectedEvent

    • Method Detail

      • getTargetID

        ID getTargetID()
        Get ID of container target (the container we were ejected from)
        Returns:
        ID the ID of the container we were ejected from. Will not be null.
      • getReason

        Serializable getReason()
        Get reason for ejection
        Returns:
        Serializable reason for ejection. May be null.