public class DfsPacksChangedEvent extends RepositoryEvent<DfsPacksChangedListener>
DfsRepository
.Constructor | Description |
---|---|
DfsPacksChangedEvent() |
Modifier and Type | Method | Description |
---|---|---|
void |
dispatch(DfsPacksChangedListener listener) |
Dispatch this event to the given listener.
|
Class<DfsPacksChangedListener> |
getListenerType() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getRepository, setRepository, toString
public Class<DfsPacksChangedListener> getListenerType()
getListenerType
in class RepositoryEvent<DfsPacksChangedListener>
public void dispatch(DfsPacksChangedListener listener)
RepositoryEvent
dispatch
in class RepositoryEvent<DfsPacksChangedListener>
listener
- listener that wants this event.Copyright © 2018. All rights reserved.