org.yestech.publish.service
Class NoOpPublishProducer
java.lang.Object
org.yestech.publish.service.NoOpPublishProducer
- All Implemented Interfaces:
- IPublishProducer
public class NoOpPublishProducer
- extends Object
- implements IPublishProducer
Doesnt do anything it is a No Operation
- Version:
- $Revision: $
- Author:
- Artie Copeland
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NoOpPublishProducer
public NoOpPublishProducer()
getUrl
public String getUrl()
- Specified by:
getUrl in interface IPublishProducer
setUrl
public void setUrl(String url)
- Specified by:
setUrl in interface IPublishProducer
send
public void send(IArtifact artifact)
- Specified by:
send in interface IPublishProducer
send
public void send(IFileArtifact artifact)
- Specified by:
send in interface IPublishProducer
Copyright © 2010 YES Technology Association. All Rights Reserved.