org.jacorb.notification.interfaces
Interface GCDisposable

All Superinterfaces:
org.picocontainer.Disposable, NotifyingDisposable
All Known Implementing Classes:
AbstractFilter, BSHFilter, ETCLFilter, MappingFilterImpl

public interface GCDisposable
extends NotifyingDisposable

Version:
$Id: GCDisposable.java,v 1.3 2011-05-10 15:40:39 nick.cross Exp $
Author:
Alphonse Bendt

Method Summary
 void attemptDispose()
           
 
Methods inherited from interface org.jacorb.notification.interfaces.NotifyingDisposable
registerDisposable
 
Methods inherited from interface org.picocontainer.Disposable
dispose
 

Method Detail

attemptDispose

void attemptDispose()


Copyright © 2012 JacORB. All Rights Reserved.