public class DeploymentAuditorBuildListener extends Object implements org.apache.tools.ant.BuildListener
| Constructor and Description |
|---|
DeploymentAuditorBuildListener(BundleManagerProvider bundleManagerProvider,
org.rhq.core.domain.bundle.BundleResourceDeployment bundleResourceDeployment) |
| Modifier and Type | Method and Description |
|---|---|
void |
buildFinished(org.apache.tools.ant.BuildEvent event) |
void |
buildStarted(org.apache.tools.ant.BuildEvent event) |
void |
messageLogged(org.apache.tools.ant.BuildEvent event) |
void |
targetFinished(org.apache.tools.ant.BuildEvent event) |
void |
targetStarted(org.apache.tools.ant.BuildEvent event) |
void |
taskFinished(org.apache.tools.ant.BuildEvent event) |
void |
taskStarted(org.apache.tools.ant.BuildEvent event) |
public DeploymentAuditorBuildListener(BundleManagerProvider bundleManagerProvider, org.rhq.core.domain.bundle.BundleResourceDeployment bundleResourceDeployment)
public void buildStarted(org.apache.tools.ant.BuildEvent event)
buildStarted in interface org.apache.tools.ant.BuildListenerpublic void buildFinished(org.apache.tools.ant.BuildEvent event)
buildFinished in interface org.apache.tools.ant.BuildListenerpublic void targetStarted(org.apache.tools.ant.BuildEvent event)
targetStarted in interface org.apache.tools.ant.BuildListenerpublic void targetFinished(org.apache.tools.ant.BuildEvent event)
targetFinished in interface org.apache.tools.ant.BuildListenerpublic void taskStarted(org.apache.tools.ant.BuildEvent event)
taskStarted in interface org.apache.tools.ant.BuildListenerpublic void taskFinished(org.apache.tools.ant.BuildEvent event)
taskFinished in interface org.apache.tools.ant.BuildListenerpublic void messageLogged(org.apache.tools.ant.BuildEvent event)
messageLogged in interface org.apache.tools.ant.BuildListenerCopyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.