|
GigaSpaces XAP 7.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SimpleNotifyContainerConfigurer | |
---|---|
org.openspaces.events.notify | A notify event container allowing to use GigaSpace support for notifications. |
Uses of SimpleNotifyContainerConfigurer in org.openspaces.events.notify |
---|
Methods in org.openspaces.events.notify that return SimpleNotifyContainerConfigurer | |
---|---|
SimpleNotifyContainerConfigurer |
SimpleNotifyContainerConfigurer.activeWhenPrimary(boolean activeWhenPrimary)
|
SimpleNotifyContainerConfigurer |
SimpleNotifyContainerConfigurer.autoRenew(boolean autoRenew)
|
SimpleNotifyContainerConfigurer |
SimpleNotifyContainerConfigurer.autoStart(boolean autoStart)
|
SimpleNotifyContainerConfigurer |
SimpleNotifyContainerConfigurer.batchSize(Integer batchSize)
|
SimpleNotifyContainerConfigurer |
SimpleNotifyContainerConfigurer.batchTime(Integer batchTime)
|
SimpleNotifyContainerConfigurer |
SimpleNotifyContainerConfigurer.comType(int comType)
|
SimpleNotifyContainerConfigurer |
SimpleNotifyContainerConfigurer.eventListener(SpaceDataEventListener eventListener)
|
SimpleNotifyContainerConfigurer |
SimpleNotifyContainerConfigurer.eventListenerAnnotation(Object eventListener)
Sets an event listener that uses annotations |
SimpleNotifyContainerConfigurer |
SimpleNotifyContainerConfigurer.eventListenerMethod(Object eventListener,
String methodName)
Sets an event listener that uses method name as an adapter |
SimpleNotifyContainerConfigurer |
SimpleNotifyContainerConfigurer.fifo(boolean fifo)
|
SimpleNotifyContainerConfigurer |
SimpleNotifyContainerConfigurer.guaranteed(boolean guaranteed)
|
SimpleNotifyContainerConfigurer |
SimpleNotifyContainerConfigurer.ignoreEventOnNullTake(boolean ignoreEventOnNullTake)
|
SimpleNotifyContainerConfigurer |
SimpleNotifyContainerConfigurer.leaseListener(net.jini.lease.LeaseListener leaseListener)
|
SimpleNotifyContainerConfigurer |
SimpleNotifyContainerConfigurer.listenerLease(long listenerLease)
|
SimpleNotifyContainerConfigurer |
SimpleNotifyContainerConfigurer.name(String name)
|
SimpleNotifyContainerConfigurer |
SimpleNotifyContainerConfigurer.notifyAll(boolean notifyAll)
|
SimpleNotifyContainerConfigurer |
SimpleNotifyContainerConfigurer.notifyFilter(INotifyDelegatorFilter notifyFilter)
|
SimpleNotifyContainerConfigurer |
SimpleNotifyContainerConfigurer.notifyLeaseExpire(boolean notifyLeaseExpire)
|
SimpleNotifyContainerConfigurer |
SimpleNotifyContainerConfigurer.notifyTake(boolean notifyTake)
|
SimpleNotifyContainerConfigurer |
SimpleNotifyContainerConfigurer.notifyUnmatched(boolean notifyUnmatched)
|
SimpleNotifyContainerConfigurer |
SimpleNotifyContainerConfigurer.notifyUpdate(boolean notifyUpdate)
|
SimpleNotifyContainerConfigurer |
SimpleNotifyContainerConfigurer.notifyWrite(boolean notifyWrite)
|
SimpleNotifyContainerConfigurer |
SimpleNotifyContainerConfigurer.passArrayAsIs(boolean passArrayAsIs)
|
SimpleNotifyContainerConfigurer |
SimpleNotifyContainerConfigurer.performSnapshot(boolean performSnapshot)
|
SimpleNotifyContainerConfigurer |
SimpleNotifyContainerConfigurer.performTakeOnNotify(boolean performTakeOnNotify)
|
SimpleNotifyContainerConfigurer |
SimpleNotifyContainerConfigurer.renewDuration(long renewDuration)
|
SimpleNotifyContainerConfigurer |
SimpleNotifyContainerConfigurer.renewExpiration(long renewExpiration)
|
SimpleNotifyContainerConfigurer |
SimpleNotifyContainerConfigurer.renewRTT(long renewRTT)
|
SimpleNotifyContainerConfigurer |
SimpleNotifyContainerConfigurer.replicateNotifyTemplate(boolean replicateNotifyTemplate)
|
SimpleNotifyContainerConfigurer |
SimpleNotifyContainerConfigurer.template(Object template)
|
SimpleNotifyContainerConfigurer |
SimpleNotifyContainerConfigurer.transactionIsolationLevel(int transactionIsolationLevel)
|
SimpleNotifyContainerConfigurer |
SimpleNotifyContainerConfigurer.transactionManager(PlatformTransactionManager transactionManager)
|
SimpleNotifyContainerConfigurer |
SimpleNotifyContainerConfigurer.transactionName(String transactionName)
|
SimpleNotifyContainerConfigurer |
SimpleNotifyContainerConfigurer.transactionTimeout(int transactionTimeout)
|
SimpleNotifyContainerConfigurer |
SimpleNotifyContainerConfigurer.triggerNotifyTemplate(boolean triggerNotifyTemplate)
|
|
GigaSpaces XAP 7.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |