org.gcube.common.informationsystem.publisher.impl.generic
Class SinkLoader
java.lang.Object
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
|
|
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 |
logger
protected static final org.gcube.common.core.utils.logging.GCUBELog logger
SinkLoader
public SinkLoader()
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.