com.evolveum.midpoint.wf.activiti
Class SpringApplicationContextHolder
java.lang.Object
com.evolveum.midpoint.wf.activiti.SpringApplicationContextHolder
- All Implemented Interfaces:
- org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware
@Component
public class SpringApplicationContextHolder
- extends Object
- implements org.springframework.context.ApplicationContextAware
Currently unused. Necessary for "smart" workflow tasks.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpringApplicationContextHolder
public SpringApplicationContextHolder()
setApplicationContext
public void setApplicationContext(org.springframework.context.ApplicationContext ctx)
throws org.springframework.beans.BeansException
- Specified by:
setApplicationContext
in interface org.springframework.context.ApplicationContextAware
- Throws:
org.springframework.beans.BeansException
getApplicationContext
public static org.springframework.context.ApplicationContext getApplicationContext()
getPrismContext
public static PrismContext getPrismContext()
Copyright © 2013 evolveum. All Rights Reserved.