public interface EventListenerAnd extends Auditing
| Modifier and Type | Method and Description |
|---|---|
<E extends DataStoreEvent> |
and(DataStoreEventListener<E> listener)
Registers an extra event listener
|
enableAuditing, enableAuditinggenerateKeysUsing, generateKeysUsing, withoutGeneratingKeysusingImplementation<E extends DataStoreEvent> EventListenerAnd and(DataStoreEventListener<E> listener)
E - the type of the events the listener is subscribed tolistener - the listenerCopyright © 2014–2016. All rights reserved.