Uses of Interface
org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisher
-
-
Uses of ResourceRegistryPublisher in org.gcube.informationsystem.resourceregistry.publisher
Classes in org.gcube.informationsystem.resourceregistry.publisher that implement ResourceRegistryPublisher Modifier and Type Class Description classResourceRegistryPublisherImplImplementation of the ResourceRegistryPublisher interface.Methods in org.gcube.informationsystem.resourceregistry.publisher that return ResourceRegistryPublisher Modifier and Type Method Description static ResourceRegistryPublisherResourceRegistryPublisherFactory. create()Creates a new ResourceRegistryPublisher instance using the current context.static ResourceRegistryPublisherResourceRegistryPublisherFactory. create(String context)Creates a new ResourceRegistryPublisher instance for a specific context.
-