org.yestech.publish.publisher
Class CloudFsPublisher

java.lang.Object
  extended by org.yestech.publish.publisher.BasePublisher
      extended by org.yestech.publish.publisher.CloudFsPublisher
All Implemented Interfaces:
IPublisher<IFileArtifact>

public class CloudFsPublisher
extends BasePublisher
implements IPublisher<IFileArtifact>

Version:
$Revision: $
Author:
Artie Copeland

Constructor Summary
CloudFsPublisher()
           
 
Method Summary
 void publish(IFileArtifact iFileArtifact)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CloudFsPublisher

public CloudFsPublisher()
Method Detail

publish

public void publish(IFileArtifact iFileArtifact)
Specified by:
publish in interface IPublisher<IFileArtifact>


Copyright © 2010 YES Technology Association. All Rights Reserved.