org.jboss.cache.interceptors
Class NotificationInterceptor
java.lang.Object
org.jboss.cache.interceptors.Interceptor
org.jboss.cache.interceptors.BaseTransactionalContextInterceptor
org.jboss.cache.interceptors.NotificationInterceptor
- All Implemented Interfaces:
- InterceptorMBean
public class NotificationInterceptor
- extends BaseTransactionalContextInterceptor
The interceptor in charge of firing off notifications to cache listeners
- Since:
- 2.0.0
- Author:
- Manik Surtani
Methods inherited from class org.jboss.cache.interceptors.Interceptor |
dumpStatistics, getLast, getNext, getStatisticsEnabled, isActive, isOnePhaseCommitPrepareMehod, isPreparing, isValid, resetStatistics, setLast, setNext, setStatisticsEnabled, toString |
NotificationInterceptor
public NotificationInterceptor()
invoke
public Object invoke(InvocationContext ctx)
throws Throwable
- Overrides:
invoke
in class Interceptor
- Throws:
Throwable
Copyright © 2007 JBoss, a division of Red Hat. All Rights Reserved.