Kie :: Spring 6.2.0.Beta3

org.kie.spring
Class InternalKieSpringUtils

java.lang.Object
  extended by org.kie.spring.InternalKieSpringUtils

public final class InternalKieSpringUtils
extends Object


Constructor Summary
InternalKieSpringUtils()
           
 
Method Summary
static org.springframework.context.ApplicationContext getSpringContext(org.kie.api.builder.ReleaseId releaseId, URL kModuleSpringFileLocation)
           
static org.springframework.context.ApplicationContext getSpringContext(org.kie.api.builder.ReleaseId releaseId, URL kModuleSpringFileLocation, File baseDirectory)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InternalKieSpringUtils

public InternalKieSpringUtils()
Method Detail

getSpringContext

public static org.springframework.context.ApplicationContext getSpringContext(org.kie.api.builder.ReleaseId releaseId,
                                                                              URL kModuleSpringFileLocation,
                                                                              File baseDirectory)

getSpringContext

public static org.springframework.context.ApplicationContext getSpringContext(org.kie.api.builder.ReleaseId releaseId,
                                                                              URL kModuleSpringFileLocation)

Kie :: Spring 6.2.0.Beta3

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.