public interface ObserverMethod extends Typed, Comparable<ObserverMethod>
Modifier and Type | Method and Description |
---|---|
Method |
getMethod() |
boolean |
invoke(Manager manager,
Object object) |
compareTo
boolean invoke(Manager manager, Object object) throws InvocationException
InvocationException
Method getMethod()
Copyright © 2016 JBoss by Red Hat. All rights reserved.