public interface ListenerSupport
Modifier and Type | Method and Description |
---|---|
void |
addListener(DeploymentEventListener listener) |
Collection<DeploymentEventListener> |
getListeners() |
void |
removeListener(DeploymentEventListener listener) |
void addListener(DeploymentEventListener listener)
void removeListener(DeploymentEventListener listener)
Collection<DeploymentEventListener> getListeners()
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.