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

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 © 2015 JacORB. All rights reserved.