public class BeforeShutdownImpl extends AbstractContainerEvent implements javax.enterprise.inject.spi.BeforeShutdown
Constructor and Description |
---|
BeforeShutdownImpl(BeanManagerImpl beanManager) |
Modifier and Type | Method and Description |
---|---|
void |
fire() |
static void |
fire(BeanManagerImpl beanManager) |
getActualTypeArguments, getBeanManager, getErrors, getRawType
checkWithinObserverNotification, getReceiver, postNotify, preNotify
public BeforeShutdownImpl(BeanManagerImpl beanManager)
public static void fire(BeanManagerImpl beanManager)
public void fire()
fire
in class AbstractContainerEvent
Copyright © 2016. All rights reserved.