org.camunda.bpm.engine.spring
Class SpringArtifactFactory
java.lang.Object
org.camunda.bpm.engine.spring.SpringArtifactFactory
- All Implemented Interfaces:
- ArtifactFactory
public class SpringArtifactFactory
- extends Object
- implements ArtifactFactory
- Author:
- Svetlana Dorokhova
|
Constructor Summary |
SpringArtifactFactory(org.springframework.context.ApplicationContext applicationContext)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpringArtifactFactory
public SpringArtifactFactory(org.springframework.context.ApplicationContext applicationContext)
getArtifact
public <T> T getArtifact(Class<T> clazz)
- Specified by:
getArtifact in interface ArtifactFactory
Copyright © 2017 camunda services GmbH. All rights reserved.