Uses of Interface
net.thevpc.common.prs.factory.Factory
Packages that use Factory
-
Uses of Factory in net.thevpc.common.prs.factory
Classes in net.thevpc.common.prs.factory that implement FactoryConstructors in net.thevpc.common.prs.factory with parameters of type FactoryModifierConstructorDescriptionFactoryEvent(Factory source, ExtensionDescriptor configuration, ImplementationFactoryDescriptor extensionFactoryDescriptor, ImplementationDescriptor implementation, Object instance, String property, Object oldValue, Object newValue, Object owner) FactoryImpl(Factory parent) -
Uses of Factory in net.thevpc.common.prs.plugin
Methods in net.thevpc.common.prs.plugin that return FactoryModifier and TypeMethodDescriptionFieldValueProviderManager.getFactory()PluggableApplication.getFactory()Methods in net.thevpc.common.prs.plugin with parameters of type Factory