Uses of Interface
de.nava.informa.core.ChannelObservableIF

Packages that use ChannelObservableIF
de.nava.informa.core This package contains interfaces for the news channel objects, it builds the core API for all news channel storage implementation. 
de.nava.informa.impl.basic Provides an in-memory implementation of the core news channel interfaces. 
 

Uses of ChannelObservableIF in de.nava.informa.core
 

Subinterfaces of ChannelObservableIF in de.nava.informa.core
 interface ChannelIF
          This interface is implemented by objects representing channels in the news channel object model.
 

Uses of ChannelObservableIF in de.nava.informa.impl.basic
 

Classes in de.nava.informa.impl.basic that implement ChannelObservableIF
 class Channel
          In-Memory implementation of the ChannelIF interface.
 



Copyright © 2002-2007 Niko Schmuck. All Rights Reserved.