|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.transaction.support.ResourceHolderSupport
org.opennms.netmgt.utils.TransactionAwareEventIpcManagerProxy.PendingEventsHolder
public static class TransactionAwareEventIpcManagerProxy.PendingEventsHolder
| Constructor Summary | |
|---|---|
TransactionAwareEventIpcManagerProxy.PendingEventsHolder(List<Log> pendingEvents)
|
|
| Method Summary | |
|---|---|
void |
clear()
|
List<Log> |
consumePendingEvents()
|
List<Log> |
getPendingEvents()
|
boolean |
hasPendingEvents()
|
void |
setPendingEventsList(List<Log> pendingEvents)
|
| Methods inherited from class org.springframework.transaction.support.ResourceHolderSupport |
|---|
getDeadline, getTimeToLiveInMillis, getTimeToLiveInSeconds, hasTimeout, isOpen, isRollbackOnly, isSynchronizedWithTransaction, released, requested, reset, setRollbackOnly, setSynchronizedWithTransaction, setTimeoutInMillis, setTimeoutInSeconds |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TransactionAwareEventIpcManagerProxy.PendingEventsHolder(List<Log> pendingEvents)
| Method Detail |
|---|
public List<Log> consumePendingEvents()
public List<Log> getPendingEvents()
public void clear()
clear in class org.springframework.transaction.support.ResourceHolderSupportpublic boolean hasPendingEvents()
public void setPendingEventsList(List<Log> pendingEvents)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||