Uses of Interface
org.apache.ivy.Ivy.IvyCallback
-
Packages that use Ivy.IvyCallback Package Description org.apache.ivy -
-
Uses of Ivy.IvyCallback in org.apache.ivy
Methods in org.apache.ivy with parameters of type Ivy.IvyCallback Modifier and Type Method Description java.lang.Object
Ivy. execute(Ivy.IvyCallback callback)
Executes the given callback in the context of this Ivy instance.
-