|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DataSourceEvent | |
|---|---|
| com.taggercat.model | The model layer of Tagger Cat's web framework |
| com.taggercat.security | Tagger Cat's authentication and authorization |
| Uses of DataSourceEvent in com.taggercat.model |
|---|
| Methods in com.taggercat.model with parameters of type DataSourceEvent | |
|---|---|
void |
DataSourceEventListener.handleDataSourceEvent(DataSourceEvent event)
Callback method to notify of DataSource events. |
void |
DataSource.handleDataSourceEvent(DataSourceEvent event)
A call-back method that is notified of a data source event. |
| Uses of DataSourceEvent in com.taggercat.security |
|---|
| Methods in com.taggercat.security with parameters of type DataSourceEvent | |
|---|---|
void |
PermissionChangeEventListener.handleDataSourceEvent(DataSourceEvent event)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||