G O R S

G

getApplicationContext() - Static method in class org.eclipse.stardust.engine.api.spring.SpringUtils
Returns the cached Spring Application Context for retrieving bean instances specified in carnot-spring-context.xml.
getWebApplicationContext() - Static method in class org.eclipse.stardust.engine.api.spring.SpringUtils
Finds the root web application context for this web application for the servlet context or for the current thread.

O

org.eclipse.stardust.engine.api.spring - package org.eclipse.stardust.engine.api.spring
 

R

reset() - Static method in class org.eclipse.stardust.engine.api.spring.SpringUtils
Removes the stored Spring Application Context from cache.

S

setApplicationContext(ConfigurableApplicationContext) - Static method in class org.eclipse.stardust.engine.api.spring.SpringUtils
Sets the specified Spring Application Context that has to be cached.
SpringUtils - Class in org.eclipse.stardust.engine.api.spring
This class provides methods to obtain the Spring Application Context, to cache a Spring Application Context, to clear the cache and to obtain the Spring Web Application Context.
SpringUtils() - Constructor for class org.eclipse.stardust.engine.api.spring.SpringUtils
 

G O R S

Copyright © 2017 Eclipse Stardust. All Rights Reserved.