Package dev.dsf.bpe.plugin
Class ProcessPluginLoaderImpl
java.lang.Object
dev.dsf.bpe.plugin.ProcessPluginLoaderImpl
- All Implemented Interfaces:
ProcessPluginLoader,org.springframework.beans.factory.InitializingBean
public class ProcessPluginLoaderImpl
extends Object
implements ProcessPluginLoader, org.springframework.beans.factory.InitializingBean
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionProcessPluginLoaderImpl(Collection<? extends ProcessPluginFactory<?>> processPluginFactories, Path pluginDirectory, ca.uhn.fhir.context.FhirContext fhirContext, org.springframework.core.env.ConfigurableEnvironment environment) -
Method Summary
-
Field Details
-
FILE_DRAFT_SUFFIX
- See Also:
-
-
Constructor Details
-
ProcessPluginLoaderImpl
public ProcessPluginLoaderImpl(Collection<? extends ProcessPluginFactory<?>> processPluginFactories, Path pluginDirectory, ca.uhn.fhir.context.FhirContext fhirContext, org.springframework.core.env.ConfigurableEnvironment environment)
-
-
Method Details
-
afterPropertiesSet
- Specified by:
afterPropertiesSetin interfaceorg.springframework.beans.factory.InitializingBean- Throws:
Exception
-
loadPlugins
- Specified by:
loadPluginsin interfaceProcessPluginLoader
-