Uses of Interface
com.iizix.prop.IPropMgrInfoProvider
Packages that use IPropMgrInfoProvider
Uses of IPropMgrInfoProvider in com.iizix.prop
Classes in com.iizix.prop that implement IPropMgrInfoProviderModifier and TypeClassDescriptionclassAbstract adapter for the Property Manager Information Provider.Methods in com.iizix.prop that return IPropMgrInfoProviderMethods in com.iizix.prop with parameters of type IPropMgrInfoProviderModifier and TypeMethodDescriptionvoidPropMgr.setProvider(IPropMgrInfoProvider provider) Sets the information provider for the Property Manager.Uses of IPropMgrInfoProvider in com.iizix.server.app
Classes in com.iizix.server.app that implement IPropMgrInfoProviderModifier and TypeClassDescriptionfinal classThe application factory contains the application that should be run.