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 Details

  • 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