| Constructor and Description |
|---|
Assembler.DeploymentListenerObserver(DeploymentListener deploymentListener) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterApplicationCreated(AssemblerAfterApplicationCreated event) |
void |
beforeApplicationDestroyed(AssemblerBeforeApplicationDestroyed event) |
boolean |
equals(Object o) |
int |
hashCode() |
public Assembler.DeploymentListenerObserver(DeploymentListener deploymentListener)
public void afterApplicationCreated(@Observes AssemblerAfterApplicationCreated event)
public void beforeApplicationDestroyed(@Observes AssemblerBeforeApplicationDestroyed event)
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.