Package org.camunda.bpm.engine.cdi
Class CdiArtifactFactory
java.lang.Object
org.camunda.bpm.engine.cdi.CdiArtifactFactory
- All Implemented Interfaces:
ArtifactFactory
- Author:
- Mark Struberg
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
CdiArtifactFactory
public CdiArtifactFactory()
-
-
Method Details
-
getArtifact
- Specified by:
getArtifact
in interfaceArtifactFactory
- Parameters:
clazz
- of the artifact to create- Returns:
- the instance of the fullyQualifiedClassName
-