org.gwe.app.daemon.domain
Class ResultsPublisher

java.lang.Object
  extended by org.gwe.app.daemon.domain.ResultsPublisher

public class ResultsPublisher
extends java.lang.Object

Since:
Feb 24, 2009
Author:
Marco Ruiz

Constructor Summary
ResultsPublisher(DaemonConfigDesc config)
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void publishOrder(OrderInfo order, java.lang.String publisherURI)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResultsPublisher

public ResultsPublisher(DaemonConfigDesc config)
Method Detail

publishOrder

public void publishOrder(OrderInfo order,
                         java.lang.String publisherURI)

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2007-2009. All Rights Reserved.