Klasse IntrexxApplicationContext

java.lang.Object
de.uplanet.lucy.server.spring.configuration.IntrexxApplicationContext

@Scriptable public final class IntrexxApplicationContext extends Object
An accessor class for the Spring application context.
  • Methodendetails

    • getInstance

      public static org.springframework.context.ApplicationContext getInstance()
      Get the Spring application context.
      Gibt zurück:
      The Spring application context.
      Löst aus:
      IllegalStateException - If no application context is available.