tigase.db.comp
public interface RepositoryChangeListenerIfc<Item extends RepositoryItem>
Modifier and Type | Method and Description |
---|---|
void |
itemAdded(Item item) |
void |
itemRemoved(Item item) |
void |
itemUpdated(Item item) |
Copyright © 2013 Tigase. All rights reserved.