public final class ApplicationAccess extends Object
Modifier and Type | Field and Description |
---|---|
static String |
APPLICATION_CONTEXT_ATTRIBUTE
The attribute name that will be used to store the application context itself.
|
Modifier and Type | Method and Description |
---|---|
static void |
register(ApplicationContext applicationContext)
Registers an application context.
|
public static final String APPLICATION_CONTEXT_ATTRIBUTE
public static void register(ApplicationContext applicationContext)
APPLICATION_CONTEXT_ATTRIBUTE
name.applicationContext
- The application context to register.Copyright © 2000–2024 Apache Software Foundation. All rights reserved.