public class ApplicationContextHelper
extends org.alfresco.util.BaseApplicationContextHelper
application context.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String[] |
CONFIG_LOCATIONS
location of required configuration files
|
| Constructor and Description |
|---|
ApplicationContextHelper() |
| Modifier and Type | Method and Description |
|---|---|
static org.springframework.context.ApplicationContext |
getApplicationContext()
Provides a static, single instance of the default Alfresco application context.
|
static void |
main(java.lang.String[] args) |
public static final java.lang.String[] CONFIG_LOCATIONS
public static org.springframework.context.ApplicationContext getApplicationContext()
public static void main(java.lang.String[] args)
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.