public class DfsPacksChangedEvent extends RepositoryEvent<DfsPacksChangedListener>
DfsRepository
.Constructor and Description |
---|
DfsPacksChangedEvent() |
Modifier and Type | Method and Description |
---|---|
void |
dispatch(DfsPacksChangedListener listener)
Dispatch this event to the given listener.
|
Class<DfsPacksChangedListener> |
getListenerType() |
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 © 2015. All rights reserved.