org.yestech.publish.service
Class NoOpPublishConsumer

java.lang.Object
  extended by org.yestech.publish.service.NoOpPublishConsumer
All Implemented Interfaces:
IPublishConsumer

public class NoOpPublishConsumer
extends Object
implements IPublishConsumer

Doesnt do anything it is a No Operation

Version:
$Revision: $
Author:
Artie Copeland

Constructor Summary
NoOpPublishConsumer()
           
 
Method Summary
 void recieve(IArtifact artifact)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NoOpPublishConsumer

public NoOpPublishConsumer()
Method Detail

recieve

public void recieve(IArtifact artifact)
Specified by:
recieve in interface IPublishConsumer


Copyright © 2010 YES Technology Association. All Rights Reserved.