@Component public class PoseidonContext extends Object implements org.springframework.context.ApplicationContextAware
| Constructor and Description |
|---|
PoseidonContext() |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
getBean(Class<T> c) |
static <T> Set<T> |
getBeans(Class<T> c) |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
public static <T> T getBean(Class<T> c)
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext in interface org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionCopyright © 2016. All rights reserved.