org.archive.hcc.util
Class NotificationDelegatableBase

java.lang.Object
  extended by org.archive.hcc.util.DelegatableBase
      extended by org.archive.hcc.util.NotificationDelegatableBase
All Implemented Interfaces:
Delegatable
Direct Known Subclasses:
RegistrationNotificationHandler

public abstract class NotificationDelegatableBase
extends DelegatableBase


Constructor Summary
NotificationDelegatableBase()
           
 
Method Summary
protected abstract  boolean delegate(javax.management.Notification n, java.lang.Object handback)
           
protected  boolean delegateImpl(java.lang.Object object)
           
 
Methods inherited from class org.archive.hcc.util.DelegatableBase
delegate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NotificationDelegatableBase

public NotificationDelegatableBase()
Method Detail

delegateImpl

protected boolean delegateImpl(java.lang.Object object)
Specified by:
delegateImpl in class DelegatableBase

delegate

protected abstract boolean delegate(javax.management.Notification n,
                                    java.lang.Object handback)


Copyright © 2005-2008 The Internet Archive. All Rights Reserved.