public class KafkaBinderJaasInitializerListener extends Object implements org.springframework.context.ApplicationListener<org.springframework.context.event.ContextRefreshedEvent>, org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.DisposableBean
| Modifier and Type | Class and Description |
|---|---|
static class |
KafkaBinderJaasInitializerListener.InternalConfiguration
A
Configuration set up programmatically by the Kafka binder |
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_ZK_LOGIN_CONTEXT_NAME |
| Constructor and Description |
|---|
KafkaBinderJaasInitializerListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
void |
onApplicationEvent(org.springframework.context.event.ContextRefreshedEvent event) |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
public static final String DEFAULT_ZK_LOGIN_CONTEXT_NAME
public KafkaBinderJaasInitializerListener()
throws IOException
IOExceptionpublic void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext in interface org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionpublic void destroy()
throws Exception
destroy in interface org.springframework.beans.factory.DisposableBeanExceptionpublic void onApplicationEvent(org.springframework.context.event.ContextRefreshedEvent event)
onApplicationEvent in interface org.springframework.context.ApplicationListener<org.springframework.context.event.ContextRefreshedEvent>Copyright © 2017 Pivotal Software, Inc.. All rights reserved.