Uses of Interface
com.iizix.prop.IPropExtender
Uses of IPropExtender in com.iizigo.prop
Modifier and TypeClassDescriptionclass
Class used to Extend property container to each other.Uses of IPropExtender in com.iizix.prop
Modifier and TypeMethodDescriptionstatic IPropExtender
PropExtenderFactory.createPropExtender()
Creates a new instance of the extender.Modifier and TypeMethodDescriptionstatic void
PropExtenderFactory.register
(Class<? extends IPropExtender> cls) Registers the class to use for the Extends Framework.