public class DistributedServiceRegistry.InvalidateServiceListener<T>
extends java.lang.Object
implements jadex.commons.future.IResultListener<T>
Constructor and Description |
---|
InvalidateServiceListener() |
Modifier and Type | Method and Description |
---|---|
void |
exceptionOccurred(java.lang.Exception exception) |
void |
resultAvailable(T result) |