public final class ArchaiusDelegatingProxyUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
APPLICATION_CONTEXT
ApplicationContext class name. |
| Modifier and Type | Method and Description |
|---|---|
static void |
addApplicationContext(org.springframework.context.ConfigurableApplicationContext context) |
static <T> T |
getInstanceWithPrefix(Class<T> type,
String prefix) |
static <T> T |
getNamedInstance(Class<T> type,
String name) |
public static String APPLICATION_CONTEXT
ApplicationContext class name.Copyright © 2020 Pivotal Software, Inc.. All rights reserved.