|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.integration.history.MessageHistoryConfigurer
public class MessageHistoryConfigurer
| Constructor Summary | |
|---|---|
MessageHistoryConfigurer()
|
|
| Method Summary | |
|---|---|
int |
getPhase()
|
boolean |
isAutoStartup()
|
boolean |
isRunning()
|
void |
setBeanFactory(BeanFactory beanFactory)
|
void |
setComponentNamePatterns(java.lang.String[] componentNamePatterns)
|
void |
start()
|
void |
stop()
|
void |
stop(java.lang.Runnable callback)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MessageHistoryConfigurer()
| Method Detail |
|---|
public void setComponentNamePatterns(java.lang.String[] componentNamePatterns)
public void setBeanFactory(BeanFactory beanFactory)
throws BeansException
setBeanFactory in interface BeanFactoryAwareBeansExceptionpublic boolean isRunning()
isRunning in interface Lifecyclepublic boolean isAutoStartup()
isAutoStartup in interface SmartLifecyclepublic int getPhase()
getPhase in interface Phasedpublic void start()
start in interface Lifecyclepublic void stop()
stop in interface Lifecyclepublic void stop(java.lang.Runnable callback)
stop in interface SmartLifecycle
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||