public static interface Ivy.IvyCallback
IvyContext
.Modifier and Type | Method and Description |
---|---|
java.lang.Object |
doInIvyContext(Ivy ivy,
IvyContext context)
Executes Ivy related job within an
IvyContext |
java.lang.Object doInIvyContext(Ivy ivy, IvyContext context)
IvyContext
ivy
- the Ivy
instance to which this callback is relatedcontext
- the IvyContext
in which this callback is executednull
if there is no result