org.n52.wps.server.feed
Class AlgorithmFeed

java.lang.Object
  extended by org.n52.wps.server.feed.AlgorithmFeed

public class AlgorithmFeed
extends java.lang.Object


Constructor Summary
AlgorithmFeed(java.lang.String feedURL, java.lang.String localPath)
           
 
Method Summary
 java.util.ArrayList<MovingCodeObject> getMovingCodeObjects(java.net.URI[] supportedContainerURNs, java.net.URI[] providedComponentURN)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AlgorithmFeed

public AlgorithmFeed(java.lang.String feedURL,
                     java.lang.String localPath)
Method Detail

getMovingCodeObjects

public java.util.ArrayList<MovingCodeObject> getMovingCodeObjects(java.net.URI[] supportedContainerURNs,
                                                                  java.net.URI[] providedComponentURN)


Copyright © 2007-2011 52north.org. All Rights Reserved.