public class FilteredIvyListener extends java.lang.Object implements IvyListener
| Constructor and Description |
|---|
FilteredIvyListener(IvyListener listener,
Filter<IvyEvent> filter) |
| Modifier and Type | Method and Description |
|---|---|
Filter<IvyEvent> |
getFilter() |
IvyListener |
getIvyListener() |
void |
progress(IvyEvent event) |
public FilteredIvyListener(IvyListener listener, Filter<IvyEvent> filter)
public IvyListener getIvyListener()
public void progress(IvyEvent event)
progress in interface IvyListenerCopyright ©2007-2024 The Apache Software Foundation, Licensed under Apache License, Version 2.0.