org.gcube.common.informationsystem.publisher.impl.generic
Class SinkLoader

java.lang.Object
  extended by org.gcube.common.informationsystem.publisher.impl.generic.SinkLoader

public class SinkLoader
extends Object

Loads the sinks where to publish an ISResource

Author:
Manuele Simi (ISTI-CNR)

Field Summary
protected static org.gcube.common.core.utils.logging.GCUBELog logger
           
 
Constructor Summary
SinkLoader()
           
 
Method Summary
static Set<org.apache.axis.message.addressing.EndpointReferenceType> loadResourceSinks(org.gcube.common.core.scope.GCUBEScope publishingScope)
           
static Set<org.apache.axis.message.addressing.EndpointReferenceType> loadStateSinks(org.gcube.common.core.scope.GCUBEScope publishingScope)
           
static Set<org.apache.axis.message.addressing.EndpointReferenceType> loadWSDAIXSinks(org.gcube.common.core.scope.GCUBEScope publishingScope)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

protected static final org.gcube.common.core.utils.logging.GCUBELog logger
Constructor Detail

SinkLoader

public SinkLoader()
Method Detail

loadStateSinks

public static Set<org.apache.axis.message.addressing.EndpointReferenceType> loadStateSinks(org.gcube.common.core.scope.GCUBEScope publishingScope)
                                                                                    throws org.gcube.common.core.informationsystem.publisher.ISPublisherException
Throws:
org.gcube.common.core.informationsystem.publisher.ISPublisherException

loadResourceSinks

public static Set<org.apache.axis.message.addressing.EndpointReferenceType> loadResourceSinks(org.gcube.common.core.scope.GCUBEScope publishingScope)
                                                                                       throws org.gcube.common.core.informationsystem.publisher.ISPublisherException
Throws:
org.gcube.common.core.informationsystem.publisher.ISPublisherException

loadWSDAIXSinks

public static Set<org.apache.axis.message.addressing.EndpointReferenceType> loadWSDAIXSinks(org.gcube.common.core.scope.GCUBEScope publishingScope)
                                                                                     throws org.gcube.common.core.informationsystem.publisher.ISPublisherException
Throws:
org.gcube.common.core.informationsystem.publisher.ISPublisherException


Copyright © 2013. All Rights Reserved.