intarsys runtime library

Uses of Interface
de.intarsys.tools.event.INotificationSupport

Packages that use INotificationSupport
de.intarsys.tools.event   
de.intarsys.tools.logging   
de.intarsys.tools.preferences   
 

Uses of INotificationSupport in de.intarsys.tools.event
 

Classes in de.intarsys.tools.event that implement INotificationSupport
 class CommonNotificationSupport
          A convenience implementation to plugin INotificationSupport.
 class EventDispatcher
          Helper object for management and dispatching of events.
 class NotificationSupportProxy
           
 

Methods in de.intarsys.tools.event that return INotificationSupport
 INotificationSupport NotificationSupportProxy.getDelegate()
           
 INotificationSupport LifecycleWatchdog.getObject()
           
 

Methods in de.intarsys.tools.event with parameters of type INotificationSupport
 void EventDispatcher.attach(INotificationSupport support)
           
 void EventDispatcher.detach(INotificationSupport support)
           
 void NotificationSupportProxy.setDelegate(INotificationSupport pDelegate)
           
 

Constructors in de.intarsys.tools.event with parameters of type INotificationSupport
LifecycleWatchdog(INotificationSupport factory)
           
 

Uses of INotificationSupport in de.intarsys.tools.logging
 

Classes in de.intarsys.tools.logging that implement INotificationSupport
 class MemoryLogHandler
           
 

Uses of INotificationSupport in de.intarsys.tools.preferences
 

Classes in de.intarsys.tools.preferences that implement INotificationSupport
 class PreferencesAdapter
          Adapt Preferences to IPreferences.
 


intarsys runtime library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.