public interface EventListener<T extends Achievement>
| Modifier and Type | Method and Description |
|---|---|
Boolean |
evaluate(T achievement,
Object user) |
Object |
getConfigurationObject() |
Method |
getMethod() |
void |
setAnnotation(Annotation an) |
void |
setConfigurationObject(Object configurationObject) |
void |
setMethod(Method method) |
void setAnnotation(Annotation an)
Method getMethod()
void setMethod(Method method)
void setConfigurationObject(Object configurationObject)
Object getConfigurationObject()
Copyright © 2016. All rights reserved.