Uses of Interface
net.anotheria.anodoc.util.ICommonModuleStorage
-
Packages that use ICommonModuleStorage Package Description net.anotheria.anodoc.util -
-
Uses of ICommonModuleStorage in net.anotheria.anodoc.util
Constructors in net.anotheria.anodoc.util with parameters of type ICommonModuleStorage Constructor Description CommonModuleStorageWrapper(java.lang.String aModuleId, IModuleFactory aFactory, ICommonModuleStorage aDelegate)Constructor for CommonModuleStorageWrapper.
-