Class ResourceRegistryPublisherFactory
- java.lang.Object
-
- org.gcube.informationsystem.resourceregistry.publisher.ResourceRegistryPublisherFactory
-
public class ResourceRegistryPublisherFactory extends Object
- Author:
- Luca Frosini (ISTI - CNR)
-
-
Constructor Summary
Constructors Constructor Description ResourceRegistryPublisherFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ResourceRegistryPublishercreate()static StringgetCurrentContextFullName()
-
-
-
Method Detail
-
getCurrentContextFullName
public static String getCurrentContextFullName()
-
create
public static ResourceRegistryPublisher create()
-
-