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 IvyListener
Copyright ©2007-2020 The Apache Software Foundation, Licensed under Apache License, Version 2.0.