public class ArchaiusDelegatingProxyUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
APPLICATION_CONTEXT |
| Constructor and Description |
|---|
ArchaiusDelegatingProxyUtils() |
| 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
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.