Class Observer<T>
java.lang.Object
io.avaje.inject.events.Observer<T>
- Type Parameters:
T- the type of the event
Container class for an observer method and its information
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Observer
-
-
Method Details
-
priority
public int priority()Return the priority.
-