Uses of Class
org.praxislive.core.services.ComponentInstantiationException
Packages that use ComponentInstantiationException
-
Uses of ComponentInstantiationException in org.praxislive.base
Methods in org.praxislive.base that throw ComponentInstantiationExceptionModifier and TypeMethodDescriptionfinal ComponentAbstractComponentFactory.createComponent(ComponentType type) final RootAbstractComponentFactory.createRoot(ComponentType type) -
Uses of ComponentInstantiationException in org.praxislive.core.services
Methods in org.praxislive.core.services that throw ComponentInstantiationExceptionModifier and TypeMethodDescriptiondefault ComponentComponentFactory.createComponent(ComponentType type) Create an instance of the component associated with this type.default RootComponentFactory.createRoot(ComponentType type) Create an instance of the root associated with this type.