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)
IvyContextivy - the Ivy instance to which this callback is relatedcontext - the IvyContext in which this callback is executednull if there is no resultCopyright ©2007-2024 The Apache Software Foundation, Licensed under Apache License, Version 2.0.