org.modeshape.jboss.lifecycle
Class JBossLifeCycleListener
java.lang.Object
org.modeshape.jboss.lifecycle.JBossLifeCycleListener
- All Implemented Interfaces:
- org.jboss.msc.service.ServiceContainer.TerminateListener, ContainerLifeCycleListener
public class JBossLifeCycleListener
- extends Object
- implements org.jboss.msc.service.ServiceContainer.TerminateListener, ContainerLifeCycleListener
Nested classes/interfaces inherited from interface org.jboss.msc.service.ServiceContainer.TerminateListener |
org.jboss.msc.service.ServiceContainer.TerminateListener.Info |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JBossLifeCycleListener
public JBossLifeCycleListener()
isShutdownInProgress
public boolean isShutdownInProgress()
- Specified by:
isShutdownInProgress
in interface ContainerLifeCycleListener
handleTermination
public void handleTermination(org.jboss.msc.service.ServiceContainer.TerminateListener.Info info)
- Specified by:
handleTermination
in interface org.jboss.msc.service.ServiceContainer.TerminateListener
addListener
public void addListener(ContainerLifeCycleListener.LifeCycleEventListener listener)
- Specified by:
addListener
in interface ContainerLifeCycleListener
Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.