org.ocopomo.contentrepositoryclient.publish
Class SimulationLogPublisher

java.lang.Object
  extended by org.ocopomo.contentrepositoryclient.publish.Publisher
      extended by org.ocopomo.contentrepositoryclient.publish.SimulationLogPublisher

public class SimulationLogPublisher
extends Publisher


Constructor Summary
SimulationLogPublisher(java.util.Set<java.lang.String> logFiles)
           
 
Method Summary
 void publish()
           
 
Methods inherited from class org.ocopomo.contentrepositoryclient.publish.Publisher
browse
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimulationLogPublisher

public SimulationLogPublisher(java.util.Set<java.lang.String> logFiles)
Method Detail

publish

public void publish()
Specified by:
publish in class Publisher