public class ClusterObserver
extends java.lang.Object
Constructor and Description |
---|
ClusterObserver(java.util.Set<CatalinaCluster> clusters) |
Modifier and Type | Method and Description |
---|---|
void |
deploy(AfterEvent<AssemblerAfterApplicationCreated> app) |
void |
undeploy(AssemblerBeforeApplicationDestroyed app) |
public void deploy(@Observes AfterEvent<AssemblerAfterApplicationCreated> app)
public void undeploy(@Observes AssemblerBeforeApplicationDestroyed app)