|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.EventObject
org.jboss.cache.pojo.notification.event.Event
org.jboss.cache.pojo.notification.event.TransactionRegisteredEvent
public final class TransactionRegisteredEvent
A notification that indicates a transaction has been registered.
| Field Summary |
|---|
| Fields inherited from class java.util.EventObject |
|---|
source |
| Constructor Summary | |
|---|---|
TransactionRegisteredEvent(NotificationContext context,
boolean local)
|
|
| Method Summary | |
|---|---|
javax.transaction.Transaction |
getSource()
|
| Methods inherited from class org.jboss.cache.pojo.notification.event.Event |
|---|
getContext, isLocal |
| Methods inherited from class java.util.EventObject |
|---|
toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TransactionRegisteredEvent(NotificationContext context,
boolean local)
| Method Detail |
|---|
public javax.transaction.Transaction getSource()
getSource in class java.util.EventObject
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||