public final class CseDelegatingProxyUtils extends Object
| 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) |
Copyright © 2017. All rights reserved.