Class DeploymentPublishedWatcherImpl
java.lang.Object
org.codehaus.plexus.logging.AbstractLogEnabled
org.sonatype.central.publisher.plugin.watcher.DeploymentPublishedWatcherImpl
- All Implemented Interfaces:
org.codehaus.plexus.logging.LogEnabled,DeploymentPublishedWatcher
@Component(role=DeploymentPublishedWatcher.class)
public class DeploymentPublishedWatcherImpl
extends org.codehaus.plexus.logging.AbstractLogEnabled
implements DeploymentPublishedWatcher
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidwaitForDeploymentState(WaitForDeploymentStateRequest waitForDeploymentStateRequest) Methods inherited from class org.codehaus.plexus.logging.AbstractLogEnabled
enableLogging, getLogger, setupLogger, setupLogger, setupLogger
-
Constructor Details
-
DeploymentPublishedWatcherImpl
public DeploymentPublishedWatcherImpl()
-
-
Method Details
-
waitForDeploymentState
- Specified by:
waitForDeploymentStatein interfaceDeploymentPublishedWatcher
-