Uses of Interface
lumis.doui.source.ISourceManager
-
Packages that use ISourceManager Package Description lumis.doui lumis.doui.source -
-
Uses of ISourceManager in lumis.doui
Methods in lumis.doui that return ISourceManager Modifier and Type Method Description static ISourceManager
DouiManagerFactory. getSourceManager()
-
Uses of ISourceManager in lumis.doui.source
Classes in lumis.doui.source that implement ISourceManager Modifier and Type Class Description class
SourceManager
Source manager implementation.
-