Package org.fluentlenium.core.events
Interface ListenerPriority
-
- All Known Implementing Classes:
AbstractAnnotationListener
public interface ListenerPrioritySupport for priority between listeners.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetPriority()Get the priority of this listener.
-