Class NotificationsHandlerAccessorInvocationHandlerImpl
- java.lang.Object
-
- org.cyclos.impl.utils.notifications.NotificationsHandlerAccessorInvocationHandlerImpl
-
- All Implemented Interfaces:
InvocationHandler
public class NotificationsHandlerAccessorInvocationHandlerImpl extends Object implements InvocationHandler
Invocation handler for the (proxy) instances of notifications handlers and accessors.- See Also:
NotificationHandlerImpl.admin(),NotificationHandlerImpl#user(User user)
-
-
Constructor Summary
Constructors Constructor Description NotificationsHandlerAccessorInvocationHandlerImpl(BasicUser user, NotificationHandlerImpl notificationHandler, TranslationHandler translationHandler)
-
-
-
Constructor Detail
-
NotificationsHandlerAccessorInvocationHandlerImpl
public NotificationsHandlerAccessorInvocationHandlerImpl(BasicUser user, NotificationHandlerImpl notificationHandler, TranslationHandler translationHandler)
-
-