org.camunda.bpm.engine.cdi
Class CdiArtifactFactory
java.lang.Object
org.camunda.bpm.engine.cdi.CdiArtifactFactory
- All Implemented Interfaces:
- ArtifactFactory
public class CdiArtifactFactory
- extends Object
- implements ArtifactFactory
- Author:
- Mark Struberg
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CdiArtifactFactory
public CdiArtifactFactory()
getArtifact
public <T> T getArtifact(Class<T> clazz)
- Specified by:
getArtifact in interface ArtifactFactory
Copyright © 2017 camunda services GmbH. All rights reserved.