Modifier and Type | -Constant Field | -Value | -
---|---|---|
-
-public static final String |
-LSB_RELEASE_COMMAND |
-"lsb_release -a" |
-
-
-public static final String |
-OS_RELEASE_FILE_PATH |
-"/etc/os-release" |
-
Modifier and Type | -Constant Field | -Value | -
---|---|---|
-
-public static final String |
-localname |
-"ResourceRegistrationService" |
-
-
-public static final String |
-namespace |
-"http://gcube-system.org/namespaces/informationsystem/registry/resourceregistration/service" |
-
Copyright © 2022. All Rights Reserved.
- - diff --git a/target/apidocs/deprecated-list.html b/target/apidocs/deprecated-list.html deleted file mode 100644 index a6d1d3a..0000000 --- a/target/apidocs/deprecated-list.html +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - -Copyright © 2022. All Rights Reserved.
- - diff --git a/target/apidocs/help-doc.html b/target/apidocs/help-doc.html deleted file mode 100644 index 5cfb301..0000000 --- a/target/apidocs/help-doc.html +++ /dev/null @@ -1,231 +0,0 @@ - - - - - - -The Overview page is the front page of this API document and provides a list of all packages with a summary for each. This page can also contain an overall description of the set of packages.
-Each package has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain six categories:
-Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:
-Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.
-Each annotation type has its own separate page with the following sections:
-Each enum has its own separate page with the following sections:
-Each documented package, class and interface has its own Use page. This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its Use page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A. You can access this page by first going to the package, class or interface, then clicking on the "Use" link in the navigation bar.
-There is a Class Hierarchy page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with java.lang.Object
. The interfaces do not inherit from java.lang.Object
.
The Deprecated API page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.
-The Index contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.
-These links take you to the next or previous class, interface, package, or related page.
-These links show and hide the HTML frames. All pages are available with or without frames.
-The All Classes link shows all classes and interfaces except non-static nested types.
-Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description.
-The Constant Field Values page lists the static final fields and their values.
-Copyright © 2022. All Rights Reserved.
- - diff --git a/target/apidocs/index-all.html b/target/apidocs/index-all.html deleted file mode 100644 index 9e69e3b..0000000 --- a/target/apidocs/index-all.html +++ /dev/null @@ -1,390 +0,0 @@ - - - - - - -RegistryStub.create(String, String)
when something is failed on creationAxisFaultInfo
payloadRegistryStub.create(String, String)
when the resource type is invalid
- service.AxisFaultInfo
payloadRegistryStub.remove(String, String)
when something is failed on removeAxisFaultInfo
payloadRegistryStub.remove(String, String)
when the resource does not exist in the collectorAxisFaultInfo
payloadRegistryStub.create(String, String)
when the resource is not accepted cause it doesn't satisfy a requirementAxisFaultInfo
payloadRegistryStub#update(String, String)
when something is failed on updateAxisFaultInfo
payloadCopyright © 2022. All Rights Reserved.
- - diff --git a/target/apidocs/index.html b/target/apidocs/index.html deleted file mode 100644 index bbae2ed..0000000 --- a/target/apidocs/index.html +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - -public class LegacyISPublisher -extends Object -implements org.gcube.smartgears.publishing.Publisher-
Constructor and Description | -
---|
LegacyISPublisher() |
-
Modifier and Type | -Method and Description | -
---|---|
boolean |
-publishApplication(org.gcube.smartgears.context.application.ApplicationContext application,
- Set<String> contexts) |
-
boolean |
-publishContainer(org.gcube.smartgears.context.container.ContainerContext container,
- Set<String> contexts) |
-
boolean |
-unpublishApplication(org.gcube.smartgears.context.application.ApplicationContext application,
- Set<String> contexts) |
-
boolean |
-unpublishContainer(org.gcube.smartgears.context.container.ContainerContext container,
- Set<String> contexts) |
-
public boolean publishContainer(org.gcube.smartgears.context.container.ContainerContext container, - Set<String> contexts)-
publishContainer
in interface org.gcube.smartgears.publishing.Publisher
public boolean publishApplication(org.gcube.smartgears.context.application.ApplicationContext application, - Set<String> contexts)-
publishApplication
in interface org.gcube.smartgears.publishing.Publisher
public boolean unpublishContainer(org.gcube.smartgears.context.container.ContainerContext container, - Set<String> contexts)-
unpublishContainer
in interface org.gcube.smartgears.publishing.Publisher
Copyright © 2022. All Rights Reserved.
- - diff --git a/target/apidocs/org/gcube/common/core/publisher/is/legacy/Registry.html b/target/apidocs/org/gcube/common/core/publisher/is/legacy/Registry.html deleted file mode 100644 index 8fda7ab..0000000 --- a/target/apidocs/org/gcube/common/core/publisher/is/legacy/Registry.html +++ /dev/null @@ -1,309 +0,0 @@ - - - - - - -public class Registry -extends Object-
Modifier and Type | -Method and Description | -
---|---|
List<URI> |
-getEndPoints() |
-
RegistryStub |
-getStubs() |
-
RegistryStub |
-getStubs(URI endpoint) |
-
public RegistryStub getStubs() - throws RegistryNotFoundException-
RegistryNotFoundException
public RegistryStub getStubs(URI endpoint) - throws RegistryNotFoundException-
RegistryNotFoundException
Copyright © 2022. All Rights Reserved.
- - diff --git a/target/apidocs/org/gcube/common/core/publisher/is/legacy/RegistryCache.html b/target/apidocs/org/gcube/common/core/publisher/is/legacy/RegistryCache.html deleted file mode 100644 index f12d8ef..0000000 --- a/target/apidocs/org/gcube/common/core/publisher/is/legacy/RegistryCache.html +++ /dev/null @@ -1,382 +0,0 @@ - - - - - - -public class RegistryCache -extends LinkedHashMap<String,List<URI>>-
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description | -
---|
RegistryCache(int capacity) |
-
Modifier and Type | -Method and Description | -
---|---|
List<URI> |
-get(String key) |
-
long |
-getAccessCount() |
-
long |
-getHitCount() |
-
protected boolean |
-removeEldestEntry(Map.Entry eldest) |
-
clear, containsValue, entrySet, forEach, get, getOrDefault, keySet, replaceAll, values
clone, compute, computeIfAbsent, computeIfPresent, containsKey, isEmpty, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, size
equals, hashCode, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
compute, computeIfAbsent, computeIfPresent, containsKey, equals, hashCode, isEmpty, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, size
protected boolean removeEldestEntry(Map.Entry eldest)-
removeEldestEntry
in class LinkedHashMap<String,List<URI>>
public long getAccessCount()-
public long getHitCount()-
Copyright © 2022. All Rights Reserved.
- - diff --git a/target/apidocs/org/gcube/common/core/publisher/is/legacy/RegistryNotFoundException.html b/target/apidocs/org/gcube/common/core/publisher/is/legacy/RegistryNotFoundException.html deleted file mode 100644 index 16c08ea..0000000 --- a/target/apidocs/org/gcube/common/core/publisher/is/legacy/RegistryNotFoundException.html +++ /dev/null @@ -1,302 +0,0 @@ - - - - - - -public class RegistryNotFoundException -extends Exception-
Constructor and Description | -
---|
RegistryNotFoundException() |
-
RegistryNotFoundException(String arg0) |
-
RegistryNotFoundException(String arg0,
- Throwable arg1) |
-
RegistryNotFoundException(Throwable arg0) |
-
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2022. All Rights Reserved.
- - diff --git a/target/apidocs/org/gcube/common/core/publisher/is/legacy/application/ApplicationProfileBuilder.html b/target/apidocs/org/gcube/common/core/publisher/is/legacy/application/ApplicationProfileBuilder.html deleted file mode 100644 index 92522de..0000000 --- a/target/apidocs/org/gcube/common/core/publisher/is/legacy/application/ApplicationProfileBuilder.html +++ /dev/null @@ -1,273 +0,0 @@ - - - - - - -public class ApplicationProfileBuilder -extends Object-
Constructor and Description | -
---|
ApplicationProfileBuilder(org.gcube.smartgears.context.application.ApplicationContext context) |
-
Modifier and Type | -Method and Description | -
---|---|
org.gcube.common.resources.gcore.GCoreEndpoint |
-create() |
-
Copyright © 2022. All Rights Reserved.
- - diff --git a/target/apidocs/org/gcube/common/core/publisher/is/legacy/application/class-use/ApplicationProfileBuilder.html b/target/apidocs/org/gcube/common/core/publisher/is/legacy/application/class-use/ApplicationProfileBuilder.html deleted file mode 100644 index a5b11bd..0000000 --- a/target/apidocs/org/gcube/common/core/publisher/is/legacy/application/class-use/ApplicationProfileBuilder.html +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - -Copyright © 2022. All Rights Reserved.
- - diff --git a/target/apidocs/org/gcube/common/core/publisher/is/legacy/application/package-frame.html b/target/apidocs/org/gcube/common/core/publisher/is/legacy/application/package-frame.html deleted file mode 100644 index 7396d48..0000000 --- a/target/apidocs/org/gcube/common/core/publisher/is/legacy/application/package-frame.html +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - -Class | -Description | -
---|---|
ApplicationProfileBuilder | -- |
Copyright © 2022. All Rights Reserved.
- - diff --git a/target/apidocs/org/gcube/common/core/publisher/is/legacy/application/package-tree.html b/target/apidocs/org/gcube/common/core/publisher/is/legacy/application/package-tree.html deleted file mode 100644 index 0d197bf..0000000 --- a/target/apidocs/org/gcube/common/core/publisher/is/legacy/application/package-tree.html +++ /dev/null @@ -1,139 +0,0 @@ - - - - - - -Copyright © 2022. All Rights Reserved.
- - diff --git a/target/apidocs/org/gcube/common/core/publisher/is/legacy/application/package-use.html b/target/apidocs/org/gcube/common/core/publisher/is/legacy/application/package-use.html deleted file mode 100644 index 612b977..0000000 --- a/target/apidocs/org/gcube/common/core/publisher/is/legacy/application/package-use.html +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - -Copyright © 2022. All Rights Reserved.
- - diff --git a/target/apidocs/org/gcube/common/core/publisher/is/legacy/class-use/LegacyISPublisher.html b/target/apidocs/org/gcube/common/core/publisher/is/legacy/class-use/LegacyISPublisher.html deleted file mode 100644 index 91e3ca2..0000000 --- a/target/apidocs/org/gcube/common/core/publisher/is/legacy/class-use/LegacyISPublisher.html +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - -Copyright © 2022. All Rights Reserved.
- - diff --git a/target/apidocs/org/gcube/common/core/publisher/is/legacy/class-use/Registry.html b/target/apidocs/org/gcube/common/core/publisher/is/legacy/class-use/Registry.html deleted file mode 100644 index c0eaee4..0000000 --- a/target/apidocs/org/gcube/common/core/publisher/is/legacy/class-use/Registry.html +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - -Copyright © 2022. All Rights Reserved.
- - diff --git a/target/apidocs/org/gcube/common/core/publisher/is/legacy/class-use/RegistryCache.html b/target/apidocs/org/gcube/common/core/publisher/is/legacy/class-use/RegistryCache.html deleted file mode 100644 index c37a1d9..0000000 --- a/target/apidocs/org/gcube/common/core/publisher/is/legacy/class-use/RegistryCache.html +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - -Copyright © 2022. All Rights Reserved.
- - diff --git a/target/apidocs/org/gcube/common/core/publisher/is/legacy/class-use/RegistryNotFoundException.html b/target/apidocs/org/gcube/common/core/publisher/is/legacy/class-use/RegistryNotFoundException.html deleted file mode 100644 index af83093..0000000 --- a/target/apidocs/org/gcube/common/core/publisher/is/legacy/class-use/RegistryNotFoundException.html +++ /dev/null @@ -1,170 +0,0 @@ - - - - - - -Package | -Description | -
---|---|
org.gcube.common.core.publisher.is.legacy | -- |
Modifier and Type | -Method and Description | -
---|---|
RegistryStub |
-Registry.getStubs() |
-
RegistryStub |
-Registry.getStubs(URI endpoint) |
-
Copyright © 2022. All Rights Reserved.
- - diff --git a/target/apidocs/org/gcube/common/core/publisher/is/legacy/container/ContainerProfileBuilder.html b/target/apidocs/org/gcube/common/core/publisher/is/legacy/container/ContainerProfileBuilder.html deleted file mode 100644 index 5caad11..0000000 --- a/target/apidocs/org/gcube/common/core/publisher/is/legacy/container/ContainerProfileBuilder.html +++ /dev/null @@ -1,331 +0,0 @@ - - - - - - -public class ContainerProfileBuilder -extends Object-
Constructor and Description | -
---|
ContainerProfileBuilder(org.gcube.smartgears.context.container.ContainerContext context) |
-
Modifier and Type | -Method and Description | -
---|---|
org.gcube.common.resources.gcore.HostingNode |
-create() |
-
Map<String,Double> |
-loadStatistics() |
-
Map<String,Long> |
-memoryUsage() |
-
void |
-update(org.gcube.common.resources.gcore.HostingNode node,
- boolean onLoad) |
-
String |
-uptime() |
-
public ContainerProfileBuilder(org.gcube.smartgears.context.container.ContainerContext context)-
Copyright © 2022. All Rights Reserved.
- - diff --git a/target/apidocs/org/gcube/common/core/publisher/is/legacy/container/LinuxDistributionInfo.html b/target/apidocs/org/gcube/common/core/publisher/is/legacy/container/LinuxDistributionInfo.html deleted file mode 100644 index a28ea5d..0000000 --- a/target/apidocs/org/gcube/common/core/publisher/is/legacy/container/LinuxDistributionInfo.html +++ /dev/null @@ -1,383 +0,0 @@ - - - - - - -public class LinuxDistributionInfo -extends Object-
Modifier and Type | -Field and Description | -
---|---|
protected Map<String,String> |
-info |
-
static String |
-LSB_RELEASE_COMMAND |
-
static String |
-OS_RELEASE_FILE_PATH |
-
Constructor and Description | -
---|
LinuxDistributionInfo() |
-
Modifier and Type | -Method and Description | -
---|---|
Map<String,String> |
-getInfo() |
-
protected Map<String,String> |
-getInfoViaLsbReleaseCommand() |
-
protected Map<String,String> |
-getInfoViaOsReleaseFile() |
-
public static final String LSB_RELEASE_COMMAND-
public static final String OS_RELEASE_FILE_PATH-
protected Map<String,String> getInfoViaLsbReleaseCommand() - throws IOException-
IOException
protected Map<String,String> getInfoViaOsReleaseFile() - throws IOException-
IOException
Copyright © 2022. All Rights Reserved.
- - diff --git a/target/apidocs/org/gcube/common/core/publisher/is/legacy/container/class-use/ContainerProfileBuilder.html b/target/apidocs/org/gcube/common/core/publisher/is/legacy/container/class-use/ContainerProfileBuilder.html deleted file mode 100644 index c81299c..0000000 --- a/target/apidocs/org/gcube/common/core/publisher/is/legacy/container/class-use/ContainerProfileBuilder.html +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - -Copyright © 2022. All Rights Reserved.
- - diff --git a/target/apidocs/org/gcube/common/core/publisher/is/legacy/container/class-use/LinuxDistributionInfo.html b/target/apidocs/org/gcube/common/core/publisher/is/legacy/container/class-use/LinuxDistributionInfo.html deleted file mode 100644 index 8eadfb1..0000000 --- a/target/apidocs/org/gcube/common/core/publisher/is/legacy/container/class-use/LinuxDistributionInfo.html +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - -Copyright © 2022. All Rights Reserved.
- - diff --git a/target/apidocs/org/gcube/common/core/publisher/is/legacy/container/package-frame.html b/target/apidocs/org/gcube/common/core/publisher/is/legacy/container/package-frame.html deleted file mode 100644 index adbca81..0000000 --- a/target/apidocs/org/gcube/common/core/publisher/is/legacy/container/package-frame.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - -Class | -Description | -
---|---|
ContainerProfileBuilder | -- |
LinuxDistributionInfo | -- |
Copyright © 2022. All Rights Reserved.
- - diff --git a/target/apidocs/org/gcube/common/core/publisher/is/legacy/container/package-tree.html b/target/apidocs/org/gcube/common/core/publisher/is/legacy/container/package-tree.html deleted file mode 100644 index e5de5b4..0000000 --- a/target/apidocs/org/gcube/common/core/publisher/is/legacy/container/package-tree.html +++ /dev/null @@ -1,140 +0,0 @@ - - - - - - -Copyright © 2022. All Rights Reserved.
- - diff --git a/target/apidocs/org/gcube/common/core/publisher/is/legacy/container/package-use.html b/target/apidocs/org/gcube/common/core/publisher/is/legacy/container/package-use.html deleted file mode 100644 index fcc79a0..0000000 --- a/target/apidocs/org/gcube/common/core/publisher/is/legacy/container/package-use.html +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - -Copyright © 2022. All Rights Reserved.
- - diff --git a/target/apidocs/org/gcube/common/core/publisher/is/legacy/package-frame.html b/target/apidocs/org/gcube/common/core/publisher/is/legacy/package-frame.html deleted file mode 100644 index 50a6865..0000000 --- a/target/apidocs/org/gcube/common/core/publisher/is/legacy/package-frame.html +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - -Class | -Description | -
---|---|
LegacyISPublisher | -- |
Registry | -- |
RegistryCache | -- |
Exception | -Description | -
---|---|
RegistryNotFoundException | -- |
Copyright © 2022. All Rights Reserved.
- - diff --git a/target/apidocs/org/gcube/common/core/publisher/is/legacy/package-tree.html b/target/apidocs/org/gcube/common/core/publisher/is/legacy/package-tree.html deleted file mode 100644 index 00e2830..0000000 --- a/target/apidocs/org/gcube/common/core/publisher/is/legacy/package-tree.html +++ /dev/null @@ -1,162 +0,0 @@ - - - - - - -Copyright © 2022. All Rights Reserved.
- - diff --git a/target/apidocs/org/gcube/common/core/publisher/is/legacy/package-use.html b/target/apidocs/org/gcube/common/core/publisher/is/legacy/package-use.html deleted file mode 100644 index a858a1d..0000000 --- a/target/apidocs/org/gcube/common/core/publisher/is/legacy/package-use.html +++ /dev/null @@ -1,159 +0,0 @@ - - - - - - -Package | -Description | -
---|---|
org.gcube.common.core.publisher.is.legacy | -- |
Class and Description | -
---|
RegistryNotFoundException | -
Copyright © 2022. All Rights Reserved.
- - diff --git a/target/apidocs/org/gcube/common/core/publisher/is/legacy/stubs/RegistryConstants.html b/target/apidocs/org/gcube/common/core/publisher/is/legacy/stubs/RegistryConstants.html deleted file mode 100644 index cb1a466..0000000 --- a/target/apidocs/org/gcube/common/core/publisher/is/legacy/stubs/RegistryConstants.html +++ /dev/null @@ -1,366 +0,0 @@ - - - - - - -public class RegistryConstants -extends Object-
Modifier and Type | -Field and Description | -
---|---|
static String |
-localname |
-
static QName |
-name |
-
static String |
-namespace |
-
static org.gcube.common.clients.stubs.jaxws.GCoreService<RegistryStub> |
-registry |
-
static String |
-service_class |
-
static String |
-service_entrypoint |
-
static String |
-service_name |
-
Constructor and Description | -
---|
RegistryConstants() |
-
public static final String namespace-
public static final String localname-
public static final QName name-
public static String service_class-
public static String service_name-
public static String service_entrypoint-
public static final org.gcube.common.clients.stubs.jaxws.GCoreService<RegistryStub> registry-
Copyright © 2022. All Rights Reserved.
- - diff --git a/target/apidocs/org/gcube/common/core/publisher/is/legacy/stubs/RegistryStub.html b/target/apidocs/org/gcube/common/core/publisher/is/legacy/stubs/RegistryStub.html deleted file mode 100644 index 9b6526d..0000000 --- a/target/apidocs/org/gcube/common/core/publisher/is/legacy/stubs/RegistryStub.html +++ /dev/null @@ -1,293 +0,0 @@ - - - - - - -public interface RegistryStub
-void create(String profile, - String type) - throws InvalidResourceException, - ResourceNotAcceptedException, - CreateException-
profile
- the profile in xmltype
- the type of the resource to storeInvalidResourceException
- if the profile is not validResourceNotAcceptedException
- if some filter is applied registry sideCreateException
- if something goes wrong on creationvoid update(String id, - String type, - String profile) - throws InvalidResourceException, - ResourceNotAcceptedException, - UpdateException-
id
- the id of the resource to updatetype
- the type of the resource to updateprofile
- the profile in xmlInvalidResourceException
- if the profile is not validResourceNotAcceptedException
- if some filter is applied registry sideUpdateException
- if something goes wrong on updatevoid remove(String id, - String type) - throws ResourceDoesNotExistException, - RemoveException-
id
- the id of the resource to removetype
- the type of the resource to removeResourceDoesNotExistException
- if the resource is not stored on the CollectorRemoveException
- if something goes wrong during deletionCopyright © 2022. All Rights Reserved.
- - diff --git a/target/apidocs/org/gcube/common/core/publisher/is/legacy/stubs/class-use/RegistryConstants.html b/target/apidocs/org/gcube/common/core/publisher/is/legacy/stubs/class-use/RegistryConstants.html deleted file mode 100644 index 6f42b9a..0000000 --- a/target/apidocs/org/gcube/common/core/publisher/is/legacy/stubs/class-use/RegistryConstants.html +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - -Copyright © 2022. All Rights Reserved.
- - diff --git a/target/apidocs/org/gcube/common/core/publisher/is/legacy/stubs/class-use/RegistryStub.html b/target/apidocs/org/gcube/common/core/publisher/is/legacy/stubs/class-use/RegistryStub.html deleted file mode 100644 index 38773b5..0000000 --- a/target/apidocs/org/gcube/common/core/publisher/is/legacy/stubs/class-use/RegistryStub.html +++ /dev/null @@ -1,192 +0,0 @@ - - - - - - -Package | -Description | -
---|---|
org.gcube.common.core.publisher.is.legacy | -- |
org.gcube.common.core.publisher.is.legacy.stubs | -- |
Modifier and Type | -Method and Description | -
---|---|
RegistryStub |
-Registry.getStubs() |
-
RegistryStub |
-Registry.getStubs(URI endpoint) |
-
Modifier and Type | -Field and Description | -
---|---|
static org.gcube.common.clients.stubs.jaxws.GCoreService<RegistryStub> |
-RegistryConstants.registry |
-
Copyright © 2022. All Rights Reserved.
- - diff --git a/target/apidocs/org/gcube/common/core/publisher/is/legacy/stubs/fault/CreateException.html b/target/apidocs/org/gcube/common/core/publisher/is/legacy/stubs/fault/CreateException.html deleted file mode 100644 index 43e9f6b..0000000 --- a/target/apidocs/org/gcube/common/core/publisher/is/legacy/stubs/fault/CreateException.html +++ /dev/null @@ -1,284 +0,0 @@ - - - - - - -@WebFault(name="CreateFault") -public class CreateException -extends PublisherException-
RegistryStub.create(String, String)
when something is failed on creationConstructor and Description | -
---|
CreateException(String message)
-Creates an instance with a given message and an
-AxisFaultInfo payload |
-
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2022. All Rights Reserved.
- - diff --git a/target/apidocs/org/gcube/common/core/publisher/is/legacy/stubs/fault/InvalidResourceException.html b/target/apidocs/org/gcube/common/core/publisher/is/legacy/stubs/fault/InvalidResourceException.html deleted file mode 100644 index 6d0a226..0000000 --- a/target/apidocs/org/gcube/common/core/publisher/is/legacy/stubs/fault/InvalidResourceException.html +++ /dev/null @@ -1,292 +0,0 @@ - - - - - - -@WebFault(name="InvalidResourceFault") -public class InvalidResourceException -extends RuntimeException-
RegistryStub.create(String, String)
when the resource type is invalid
- service.Constructor and Description | -
---|
InvalidResourceException(Exception e1) |
-
InvalidResourceException(String message)
-Creates an instance with a given message and an
-AxisFaultInfo payload |
-
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InvalidResourceException(String message)-
AxisFaultInfo
payloadmessage
- the messageinfo
- the payloadpublic InvalidResourceException(Exception e1)-
Copyright © 2022. All Rights Reserved.
- - diff --git a/target/apidocs/org/gcube/common/core/publisher/is/legacy/stubs/fault/PublisherException.html b/target/apidocs/org/gcube/common/core/publisher/is/legacy/stubs/fault/PublisherException.html deleted file mode 100644 index 18d45d3..0000000 --- a/target/apidocs/org/gcube/common/core/publisher/is/legacy/stubs/fault/PublisherException.html +++ /dev/null @@ -1,311 +0,0 @@ - - - - - - -public abstract class PublisherException -extends RuntimeException-
Constructor and Description | -
---|
PublisherException() |
-
PublisherException(String arg0) |
-
PublisherException(String arg0,
- Throwable arg1) |
-
PublisherException(Throwable arg0) |
-
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2022. All Rights Reserved.
- - diff --git a/target/apidocs/org/gcube/common/core/publisher/is/legacy/stubs/fault/RemoveException.html b/target/apidocs/org/gcube/common/core/publisher/is/legacy/stubs/fault/RemoveException.html deleted file mode 100644 index 7be3a3b..0000000 --- a/target/apidocs/org/gcube/common/core/publisher/is/legacy/stubs/fault/RemoveException.html +++ /dev/null @@ -1,284 +0,0 @@ - - - - - - -@WebFault(name="RemoveFault") -public class RemoveException -extends PublisherException-
RegistryStub.remove(String, String)
when something is failed on removeConstructor and Description | -
---|
RemoveException(String message)
-Creates an instance with a given message and an
-AxisFaultInfo payload |
-
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2022. All Rights Reserved.
- - diff --git a/target/apidocs/org/gcube/common/core/publisher/is/legacy/stubs/fault/ResourceDoesNotExistException.html b/target/apidocs/org/gcube/common/core/publisher/is/legacy/stubs/fault/ResourceDoesNotExistException.html deleted file mode 100644 index d7cb432..0000000 --- a/target/apidocs/org/gcube/common/core/publisher/is/legacy/stubs/fault/ResourceDoesNotExistException.html +++ /dev/null @@ -1,279 +0,0 @@ - - - - - - -@WebFault(name="ResourceDoesNotExistFault") -public class ResourceDoesNotExistException -extends RuntimeException-
RegistryStub.remove(String, String)
when the resource does not exist in the collectorConstructor and Description | -
---|
ResourceDoesNotExistException(String message)
-Creates an instance with a given message and an
-AxisFaultInfo payload |
-
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2022. All Rights Reserved.
- - diff --git a/target/apidocs/org/gcube/common/core/publisher/is/legacy/stubs/fault/ResourceNotAcceptedException.html b/target/apidocs/org/gcube/common/core/publisher/is/legacy/stubs/fault/ResourceNotAcceptedException.html deleted file mode 100644 index 3dcde76..0000000 --- a/target/apidocs/org/gcube/common/core/publisher/is/legacy/stubs/fault/ResourceNotAcceptedException.html +++ /dev/null @@ -1,279 +0,0 @@ - - - - - - -@WebFault(name="ResourceNotAcceptedFault") -public class ResourceNotAcceptedException -extends RuntimeException-
RegistryStub.create(String, String)
when the resource is not accepted cause it doesn't satisfy a requirementConstructor and Description | -
---|
ResourceNotAcceptedException(String message)
-Creates an instance with a given message and an
-AxisFaultInfo payload |
-
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2022. All Rights Reserved.
- - diff --git a/target/apidocs/org/gcube/common/core/publisher/is/legacy/stubs/fault/UpdateException.html b/target/apidocs/org/gcube/common/core/publisher/is/legacy/stubs/fault/UpdateException.html deleted file mode 100644 index 5f6cebf..0000000 --- a/target/apidocs/org/gcube/common/core/publisher/is/legacy/stubs/fault/UpdateException.html +++ /dev/null @@ -1,284 +0,0 @@ - - - - - - -@WebFault(name="UpdateFault") -public class UpdateException -extends PublisherException-
RegistryStub#update(String, String)
when something is failed on updateConstructor and Description | -
---|
UpdateException(String message)
-Creates an instance with a given message and an
-AxisFaultInfo payload |
-
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2022. All Rights Reserved.
- - diff --git a/target/apidocs/org/gcube/common/core/publisher/is/legacy/stubs/fault/class-use/CreateException.html b/target/apidocs/org/gcube/common/core/publisher/is/legacy/stubs/fault/class-use/CreateException.html deleted file mode 100644 index 5fb7b5d..0000000 --- a/target/apidocs/org/gcube/common/core/publisher/is/legacy/stubs/fault/class-use/CreateException.html +++ /dev/null @@ -1,167 +0,0 @@ - - - - - - -Package | -Description | -
---|---|
org.gcube.common.core.publisher.is.legacy.stubs | -- |
Modifier and Type | -Method and Description | -
---|---|
void |
-RegistryStub.create(String profile,
- String type) |
-
Copyright © 2022. All Rights Reserved.
- - diff --git a/target/apidocs/org/gcube/common/core/publisher/is/legacy/stubs/fault/class-use/InvalidResourceException.html b/target/apidocs/org/gcube/common/core/publisher/is/legacy/stubs/fault/class-use/InvalidResourceException.html deleted file mode 100644 index c38d941..0000000 --- a/target/apidocs/org/gcube/common/core/publisher/is/legacy/stubs/fault/class-use/InvalidResourceException.html +++ /dev/null @@ -1,173 +0,0 @@ - - - - - - -Package | -Description | -
---|---|
org.gcube.common.core.publisher.is.legacy.stubs | -- |
Modifier and Type | -Method and Description | -
---|---|
void |
-RegistryStub.create(String profile,
- String type) |
-
void |
-RegistryStub.update(String id,
- String type,
- String profile) |
-
Copyright © 2022. All Rights Reserved.
- - diff --git a/target/apidocs/org/gcube/common/core/publisher/is/legacy/stubs/fault/class-use/PublisherException.html b/target/apidocs/org/gcube/common/core/publisher/is/legacy/stubs/fault/class-use/PublisherException.html deleted file mode 100644 index 0ade7f8..0000000 --- a/target/apidocs/org/gcube/common/core/publisher/is/legacy/stubs/fault/class-use/PublisherException.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - -Package | -Description | -
---|---|
org.gcube.common.core.publisher.is.legacy.stubs.fault | -- |
Modifier and Type | -Class and Description | -
---|---|
class |
-CreateException
-Thrown by
-RegistryStub.create(String, String) when something is failed on creation |
-
class |
-RemoveException
-Thrown by
-RegistryStub.remove(String, String) when something is failed on remove |
-
class |
-UpdateException
-Thrown by
-RegistryStub#update(String, String) when something is failed on update |
-
Copyright © 2022. All Rights Reserved.
- - diff --git a/target/apidocs/org/gcube/common/core/publisher/is/legacy/stubs/fault/class-use/RemoveException.html b/target/apidocs/org/gcube/common/core/publisher/is/legacy/stubs/fault/class-use/RemoveException.html deleted file mode 100644 index 5d40a1d..0000000 --- a/target/apidocs/org/gcube/common/core/publisher/is/legacy/stubs/fault/class-use/RemoveException.html +++ /dev/null @@ -1,167 +0,0 @@ - - - - - - -Package | -Description | -
---|---|
org.gcube.common.core.publisher.is.legacy.stubs | -- |
Modifier and Type | -Method and Description | -
---|---|
void |
-RegistryStub.remove(String id,
- String type) |
-
Copyright © 2022. All Rights Reserved.
- - diff --git a/target/apidocs/org/gcube/common/core/publisher/is/legacy/stubs/fault/class-use/ResourceDoesNotExistException.html b/target/apidocs/org/gcube/common/core/publisher/is/legacy/stubs/fault/class-use/ResourceDoesNotExistException.html deleted file mode 100644 index c3a3033..0000000 --- a/target/apidocs/org/gcube/common/core/publisher/is/legacy/stubs/fault/class-use/ResourceDoesNotExistException.html +++ /dev/null @@ -1,167 +0,0 @@ - - - - - - -Package | -Description | -
---|---|
org.gcube.common.core.publisher.is.legacy.stubs | -- |
Modifier and Type | -Method and Description | -
---|---|
void |
-RegistryStub.remove(String id,
- String type) |
-
Copyright © 2022. All Rights Reserved.
- - diff --git a/target/apidocs/org/gcube/common/core/publisher/is/legacy/stubs/fault/class-use/ResourceNotAcceptedException.html b/target/apidocs/org/gcube/common/core/publisher/is/legacy/stubs/fault/class-use/ResourceNotAcceptedException.html deleted file mode 100644 index 1481d04..0000000 --- a/target/apidocs/org/gcube/common/core/publisher/is/legacy/stubs/fault/class-use/ResourceNotAcceptedException.html +++ /dev/null @@ -1,173 +0,0 @@ - - - - - - -Package | -Description | -
---|---|
org.gcube.common.core.publisher.is.legacy.stubs | -- |
Modifier and Type | -Method and Description | -
---|---|
void |
-RegistryStub.create(String profile,
- String type) |
-
void |
-RegistryStub.update(String id,
- String type,
- String profile) |
-
Copyright © 2022. All Rights Reserved.
- - diff --git a/target/apidocs/org/gcube/common/core/publisher/is/legacy/stubs/fault/class-use/UpdateException.html b/target/apidocs/org/gcube/common/core/publisher/is/legacy/stubs/fault/class-use/UpdateException.html deleted file mode 100644 index 2b27197..0000000 --- a/target/apidocs/org/gcube/common/core/publisher/is/legacy/stubs/fault/class-use/UpdateException.html +++ /dev/null @@ -1,168 +0,0 @@ - - - - - - -Package | -Description | -
---|---|
org.gcube.common.core.publisher.is.legacy.stubs | -- |
Modifier and Type | -Method and Description | -
---|---|
void |
-RegistryStub.update(String id,
- String type,
- String profile) |
-
Copyright © 2022. All Rights Reserved.
- - diff --git a/target/apidocs/org/gcube/common/core/publisher/is/legacy/stubs/fault/package-frame.html b/target/apidocs/org/gcube/common/core/publisher/is/legacy/stubs/fault/package-frame.html deleted file mode 100644 index cb4e40b..0000000 --- a/target/apidocs/org/gcube/common/core/publisher/is/legacy/stubs/fault/package-frame.html +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - -Exception | -Description | -
---|---|
CreateException | -
- Thrown by
-RegistryStub.create(String, String) when something is failed on creation |
-
InvalidResourceException | -
- Thrown by
-RegistryStub.create(String, String) when the resource type is invalid
- service. |
-
PublisherException | -- |
RemoveException | -
- Thrown by
-RegistryStub.remove(String, String) when something is failed on remove |
-
ResourceDoesNotExistException | -
- Thrown by
-RegistryStub.remove(String, String) when the resource does not exist in the collector |
-
ResourceNotAcceptedException | -
- Thrown by
-RegistryStub.create(String, String) when the resource is not accepted cause it doesn't satisfy a requirement |
-
UpdateException | -
- Thrown by
-RegistryStub#update(String, String) when something is failed on update |
-
Copyright © 2022. All Rights Reserved.
- - diff --git a/target/apidocs/org/gcube/common/core/publisher/is/legacy/stubs/fault/package-tree.html b/target/apidocs/org/gcube/common/core/publisher/is/legacy/stubs/fault/package-tree.html deleted file mode 100644 index cad0c30..0000000 --- a/target/apidocs/org/gcube/common/core/publisher/is/legacy/stubs/fault/package-tree.html +++ /dev/null @@ -1,160 +0,0 @@ - - - - - - -Copyright © 2022. All Rights Reserved.
- - diff --git a/target/apidocs/org/gcube/common/core/publisher/is/legacy/stubs/fault/package-use.html b/target/apidocs/org/gcube/common/core/publisher/is/legacy/stubs/fault/package-use.html deleted file mode 100644 index 92a48ee..0000000 --- a/target/apidocs/org/gcube/common/core/publisher/is/legacy/stubs/fault/package-use.html +++ /dev/null @@ -1,206 +0,0 @@ - - - - - - -Package | -Description | -
---|---|
org.gcube.common.core.publisher.is.legacy.stubs | -- |
org.gcube.common.core.publisher.is.legacy.stubs.fault | -- |
Class and Description | -
---|
CreateException
- Thrown by
-RegistryStub.create(String, String) when something is failed on creation |
-
InvalidResourceException
- Thrown by
-RegistryStub.create(String, String) when the resource type is invalid
- service. |
-
RemoveException
- Thrown by
-RegistryStub.remove(String, String) when something is failed on remove |
-
ResourceDoesNotExistException
- Thrown by
-RegistryStub.remove(String, String) when the resource does not exist in the collector |
-
ResourceNotAcceptedException
- Thrown by
-RegistryStub.create(String, String) when the resource is not accepted cause it doesn't satisfy a requirement |
-
UpdateException
- Thrown by
-RegistryStub#update(String, String) when something is failed on update |
-
Class and Description | -
---|
PublisherException | -
Copyright © 2022. All Rights Reserved.
- - diff --git a/target/apidocs/org/gcube/common/core/publisher/is/legacy/stubs/package-frame.html b/target/apidocs/org/gcube/common/core/publisher/is/legacy/stubs/package-frame.html deleted file mode 100644 index d8e79db..0000000 --- a/target/apidocs/org/gcube/common/core/publisher/is/legacy/stubs/package-frame.html +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - -Interface | -Description | -
---|---|
RegistryStub | -
- A local interface to the resource discovery service.
- |
-
Class | -Description | -
---|---|
RegistryConstants | -
- Stub-related constants.
- |
-
Copyright © 2022. All Rights Reserved.
- - diff --git a/target/apidocs/org/gcube/common/core/publisher/is/legacy/stubs/package-tree.html b/target/apidocs/org/gcube/common/core/publisher/is/legacy/stubs/package-tree.html deleted file mode 100644 index db8a440..0000000 --- a/target/apidocs/org/gcube/common/core/publisher/is/legacy/stubs/package-tree.html +++ /dev/null @@ -1,143 +0,0 @@ - - - - - - -Copyright © 2022. All Rights Reserved.
- - diff --git a/target/apidocs/org/gcube/common/core/publisher/is/legacy/stubs/package-use.html b/target/apidocs/org/gcube/common/core/publisher/is/legacy/stubs/package-use.html deleted file mode 100644 index 1fdbfc3..0000000 --- a/target/apidocs/org/gcube/common/core/publisher/is/legacy/stubs/package-use.html +++ /dev/null @@ -1,182 +0,0 @@ - - - - - - -Package | -Description | -
---|---|
org.gcube.common.core.publisher.is.legacy | -- |
org.gcube.common.core.publisher.is.legacy.stubs | -- |
Class and Description | -
---|
RegistryStub
- A local interface to the resource discovery service.
- |
-
Class and Description | -
---|
RegistryStub
- A local interface to the resource discovery service.
- |
-
Copyright © 2022. All Rights Reserved.
- - diff --git a/target/apidocs/org/gcube/common/resources/gcore/ResourceMediator.html b/target/apidocs/org/gcube/common/resources/gcore/ResourceMediator.html deleted file mode 100644 index bb71460..0000000 --- a/target/apidocs/org/gcube/common/resources/gcore/ResourceMediator.html +++ /dev/null @@ -1,318 +0,0 @@ - - - - - - -public class ResourceMediator -extends Object-
Constructor and Description | -
---|
ResourceMediator() |
-
Modifier and Type | -Method and Description | -
---|---|
static org.gcube.common.resources.gcore.Resource |
-cleanAllScopes(org.gcube.common.resources.gcore.Resource resource) |
-
static void |
-removeScope(org.gcube.common.resources.gcore.Resource resource,
- String scope) |
-
static void |
-setId(org.gcube.common.resources.gcore.Resource resource,
- String id) |
-
static void |
-setScope(org.gcube.common.resources.gcore.Resource resource,
- String scope) |
-
public static void setId(org.gcube.common.resources.gcore.Resource resource, - String id)-
public static void setScope(org.gcube.common.resources.gcore.Resource resource, - String scope)-
public static void removeScope(org.gcube.common.resources.gcore.Resource resource, - String scope)-
public static org.gcube.common.resources.gcore.Resource cleanAllScopes(org.gcube.common.resources.gcore.Resource resource)-
Copyright © 2022. All Rights Reserved.
- - diff --git a/target/apidocs/org/gcube/common/resources/gcore/class-use/ResourceMediator.html b/target/apidocs/org/gcube/common/resources/gcore/class-use/ResourceMediator.html deleted file mode 100644 index 314f16c..0000000 --- a/target/apidocs/org/gcube/common/resources/gcore/class-use/ResourceMediator.html +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - -Copyright © 2022. All Rights Reserved.
- - diff --git a/target/apidocs/org/gcube/common/resources/gcore/package-frame.html b/target/apidocs/org/gcube/common/resources/gcore/package-frame.html deleted file mode 100644 index 350574c..0000000 --- a/target/apidocs/org/gcube/common/resources/gcore/package-frame.html +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - -Class | -Description | -
---|---|
ResourceMediator | -- |
Copyright © 2022. All Rights Reserved.
- - diff --git a/target/apidocs/org/gcube/common/resources/gcore/package-tree.html b/target/apidocs/org/gcube/common/resources/gcore/package-tree.html deleted file mode 100644 index 0043213..0000000 --- a/target/apidocs/org/gcube/common/resources/gcore/package-tree.html +++ /dev/null @@ -1,139 +0,0 @@ - - - - - - -Copyright © 2022. All Rights Reserved.
- - diff --git a/target/apidocs/org/gcube/common/resources/gcore/package-use.html b/target/apidocs/org/gcube/common/resources/gcore/package-use.html deleted file mode 100644 index 67912a3..0000000 --- a/target/apidocs/org/gcube/common/resources/gcore/package-use.html +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - -Copyright © 2022. All Rights Reserved.
- - diff --git a/target/apidocs/overview-frame.html b/target/apidocs/overview-frame.html deleted file mode 100644 index 58a9b05..0000000 --- a/target/apidocs/overview-frame.html +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - -- - diff --git a/target/apidocs/overview-summary.html b/target/apidocs/overview-summary.html deleted file mode 100644 index 414c18e..0000000 --- a/target/apidocs/overview-summary.html +++ /dev/null @@ -1,160 +0,0 @@ - - - - - - -
Package | -Description | -
---|---|
org.gcube.common.core.publisher.is.legacy | -- |
org.gcube.common.core.publisher.is.legacy.application | -- |
org.gcube.common.core.publisher.is.legacy.container | -- |
org.gcube.common.core.publisher.is.legacy.stubs | -- |
org.gcube.common.core.publisher.is.legacy.stubs.fault | -- |
org.gcube.common.resources.gcore | -- |
Copyright © 2022. All Rights Reserved.
- - diff --git a/target/apidocs/overview-tree.html b/target/apidocs/overview-tree.html deleted file mode 100644 index d9a6d82..0000000 --- a/target/apidocs/overview-tree.html +++ /dev/null @@ -1,190 +0,0 @@ - - - - - - -Copyright © 2022. All Rights Reserved.
- - diff --git a/target/apidocs/package-list b/target/apidocs/package-list deleted file mode 100644 index 58903c9..0000000 --- a/target/apidocs/package-list +++ /dev/null @@ -1,6 +0,0 @@ -org.gcube.common.core.publisher.is.legacy -org.gcube.common.core.publisher.is.legacy.application -org.gcube.common.core.publisher.is.legacy.container -org.gcube.common.core.publisher.is.legacy.stubs -org.gcube.common.core.publisher.is.legacy.stubs.fault -org.gcube.common.resources.gcore diff --git a/target/apidocs/script.js b/target/apidocs/script.js deleted file mode 100644 index b346356..0000000 --- a/target/apidocs/script.js +++ /dev/null @@ -1,30 +0,0 @@ -function show(type) -{ - count = 0; - for (var key in methods) { - var row = document.getElementById(key); - if ((methods[key] & type) != 0) { - row.style.display = ''; - row.className = (count++ % 2) ? rowColor : altColor; - } - else - row.style.display = 'none'; - } - updateTabs(type); -} - -function updateTabs(type) -{ - for (var value in tabs) { - var sNode = document.getElementById(tabs[value][0]); - var spanNode = sNode.firstChild; - if (value == type) { - sNode.className = activeTableTab; - spanNode.innerHTML = tabs[value][1]; - } - else { - sNode.className = tableTab; - spanNode.innerHTML = "" + tabs[value][1] + ""; - } - } -} diff --git a/target/apidocs/serialized-form.html b/target/apidocs/serialized-form.html deleted file mode 100644 index ce4c6cd..0000000 --- a/target/apidocs/serialized-form.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - -int capacity-
long accessCount-
long hitCount-
Copyright © 2022. All Rights Reserved.
- - diff --git a/target/apidocs/stylesheet.css b/target/apidocs/stylesheet.css deleted file mode 100644 index 98055b2..0000000 --- a/target/apidocs/stylesheet.css +++ /dev/null @@ -1,574 +0,0 @@ -/* Javadoc style sheet */ -/* -Overall document style -*/ - -@import url('resources/fonts/dejavu.css'); - -body { - background-color:#ffffff; - color:#353833; - font-family:'DejaVu Sans', Arial, Helvetica, sans-serif; - font-size:14px; - margin:0; -} -a:link, a:visited { - text-decoration:none; - color:#4A6782; -} -a:hover, a:focus { - text-decoration:none; - color:#bb7a2a; -} -a:active { - text-decoration:none; - color:#4A6782; -} -a[name] { - color:#353833; -} -a[name]:hover { - text-decoration:none; - color:#353833; -} -pre { - font-family:'DejaVu Sans Mono', monospace; - font-size:14px; -} -h1 { - font-size:20px; -} -h2 { - font-size:18px; -} -h3 { - font-size:16px; - font-style:italic; -} -h4 { - font-size:13px; -} -h5 { - font-size:12px; -} -h6 { - font-size:11px; -} -ul { - list-style-type:disc; -} -code, tt { - font-family:'DejaVu Sans Mono', monospace; - font-size:14px; - padding-top:4px; - margin-top:8px; - line-height:1.4em; -} -dt code { - font-family:'DejaVu Sans Mono', monospace; - font-size:14px; - padding-top:4px; -} -table tr td dt code { - font-family:'DejaVu Sans Mono', monospace; - font-size:14px; - vertical-align:top; - padding-top:4px; -} -sup { - font-size:8px; -} -/* -Document title and Copyright styles -*/ -.clear { - clear:both; - height:0px; - overflow:hidden; -} -.aboutLanguage { - float:right; - padding:0px 21px; - font-size:11px; - z-index:200; - margin-top:-9px; -} -.legalCopy { - margin-left:.5em; -} -.bar a, .bar a:link, .bar a:visited, .bar a:active { - color:#FFFFFF; - text-decoration:none; -} -.bar a:hover, .bar a:focus { - color:#bb7a2a; -} -.tab { - background-color:#0066FF; - color:#ffffff; - padding:8px; - width:5em; - font-weight:bold; -} -/* -Navigation bar styles -*/ -.bar { - background-color:#4D7A97; - color:#FFFFFF; - padding:.8em .5em .4em .8em; - height:auto;/*height:1.8em;*/ - font-size:11px; - margin:0; -} -.topNav { - background-color:#4D7A97; - color:#FFFFFF; - float:left; - padding:0; - width:100%; - clear:right; - height:2.8em; - padding-top:10px; - overflow:hidden; - font-size:12px; -} -.bottomNav { - margin-top:10px; - background-color:#4D7A97; - color:#FFFFFF; - float:left; - padding:0; - width:100%; - clear:right; - height:2.8em; - padding-top:10px; - overflow:hidden; - font-size:12px; -} -.subNav { - background-color:#dee3e9; - float:left; - width:100%; - overflow:hidden; - font-size:12px; -} -.subNav div { - clear:left; - float:left; - padding:0 0 5px 6px; - text-transform:uppercase; -} -ul.navList, ul.subNavList { - float:left; - margin:0 25px 0 0; - padding:0; -} -ul.navList li{ - list-style:none; - float:left; - padding: 5px 6px; - text-transform:uppercase; -} -ul.subNavList li{ - list-style:none; - float:left; -} -.topNav a:link, .topNav a:active, .topNav a:visited, .bottomNav a:link, .bottomNav a:active, .bottomNav a:visited { - color:#FFFFFF; - text-decoration:none; - text-transform:uppercase; -} -.topNav a:hover, .bottomNav a:hover { - text-decoration:none; - color:#bb7a2a; - text-transform:uppercase; -} -.navBarCell1Rev { - background-color:#F8981D; - color:#253441; - margin: auto 5px; -} -.skipNav { - position:absolute; - top:auto; - left:-9999px; - overflow:hidden; -} -/* -Page header and footer styles -*/ -.header, .footer { - clear:both; - margin:0 20px; - padding:5px 0 0 0; -} -.indexHeader { - margin:10px; - position:relative; -} -.indexHeader span{ - margin-right:15px; -} -.indexHeader h1 { - font-size:13px; -} -.title { - color:#2c4557; - margin:10px 0; -} -.subTitle { - margin:5px 0 0 0; -} -.header ul { - margin:0 0 15px 0; - padding:0; -} -.footer ul { - margin:20px 0 5px 0; -} -.header ul li, .footer ul li { - list-style:none; - font-size:13px; -} -/* -Heading styles -*/ -div.details ul.blockList ul.blockList ul.blockList li.blockList h4, div.details ul.blockList ul.blockList ul.blockListLast li.blockList h4 { - background-color:#dee3e9; - border:1px solid #d0d9e0; - margin:0 0 6px -8px; - padding:7px 5px; -} -ul.blockList ul.blockList ul.blockList li.blockList h3 { - background-color:#dee3e9; - border:1px solid #d0d9e0; - margin:0 0 6px -8px; - padding:7px 5px; -} -ul.blockList ul.blockList li.blockList h3 { - padding:0; - margin:15px 0; -} -ul.blockList li.blockList h2 { - padding:0px 0 20px 0; -} -/* -Page layout container styles -*/ -.contentContainer, .sourceContainer, .classUseContainer, .serializedFormContainer, .constantValuesContainer { - clear:both; - padding:10px 20px; - position:relative; -} -.indexContainer { - margin:10px; - position:relative; - font-size:12px; -} -.indexContainer h2 { - font-size:13px; - padding:0 0 3px 0; -} -.indexContainer ul { - margin:0; - padding:0; -} -.indexContainer ul li { - list-style:none; - padding-top:2px; -} -.contentContainer .description dl dt, .contentContainer .details dl dt, .serializedFormContainer dl dt { - font-size:12px; - font-weight:bold; - margin:10px 0 0 0; - color:#4E4E4E; -} -.contentContainer .description dl dd, .contentContainer .details dl dd, .serializedFormContainer dl dd { - margin:5px 0 10px 0px; - font-size:14px; - font-family:'DejaVu Sans Mono',monospace; -} -.serializedFormContainer dl.nameValue dt { - margin-left:1px; - font-size:1.1em; - display:inline; - font-weight:bold; -} -.serializedFormContainer dl.nameValue dd { - margin:0 0 0 1px; - font-size:1.1em; - display:inline; -} -/* -List styles -*/ -ul.horizontal li { - display:inline; - font-size:0.9em; -} -ul.inheritance { - margin:0; - padding:0; -} -ul.inheritance li { - display:inline; - list-style:none; -} -ul.inheritance li ul.inheritance { - margin-left:15px; - padding-left:15px; - padding-top:1px; -} -ul.blockList, ul.blockListLast { - margin:10px 0 10px 0; - padding:0; -} -ul.blockList li.blockList, ul.blockListLast li.blockList { - list-style:none; - margin-bottom:15px; - line-height:1.4; -} -ul.blockList ul.blockList li.blockList, ul.blockList ul.blockListLast li.blockList { - padding:0px 20px 5px 10px; - border:1px solid #ededed; - background-color:#f8f8f8; -} -ul.blockList ul.blockList ul.blockList li.blockList, ul.blockList ul.blockList ul.blockListLast li.blockList { - padding:0 0 5px 8px; - background-color:#ffffff; - border:none; -} -ul.blockList ul.blockList ul.blockList ul.blockList li.blockList { - margin-left:0; - padding-left:0; - padding-bottom:15px; - border:none; -} -ul.blockList ul.blockList ul.blockList ul.blockList li.blockListLast { - list-style:none; - border-bottom:none; - padding-bottom:0; -} -table tr td dl, table tr td dl dt, table tr td dl dd { - margin-top:0; - margin-bottom:1px; -} -/* -Table styles -*/ -.overviewSummary, .memberSummary, .typeSummary, .useSummary, .constantsSummary, .deprecatedSummary { - width:100%; - border-left:1px solid #EEE; - border-right:1px solid #EEE; - border-bottom:1px solid #EEE; -} -.overviewSummary, .memberSummary { - padding:0px; -} -.overviewSummary caption, .memberSummary caption, .typeSummary caption, -.useSummary caption, .constantsSummary caption, .deprecatedSummary caption { - position:relative; - text-align:left; - background-repeat:no-repeat; - color:#253441; - font-weight:bold; - clear:none; - overflow:hidden; - padding:0px; - padding-top:10px; - padding-left:1px; - margin:0px; - white-space:pre; -} -.overviewSummary caption a:link, .memberSummary caption a:link, .typeSummary caption a:link, -.useSummary caption a:link, .constantsSummary caption a:link, .deprecatedSummary caption a:link, -.overviewSummary caption a:hover, .memberSummary caption a:hover, .typeSummary caption a:hover, -.useSummary caption a:hover, .constantsSummary caption a:hover, .deprecatedSummary caption a:hover, -.overviewSummary caption a:active, .memberSummary caption a:active, .typeSummary caption a:active, -.useSummary caption a:active, .constantsSummary caption a:active, .deprecatedSummary caption a:active, -.overviewSummary caption a:visited, .memberSummary caption a:visited, .typeSummary caption a:visited, -.useSummary caption a:visited, .constantsSummary caption a:visited, .deprecatedSummary caption a:visited { - color:#FFFFFF; -} -.overviewSummary caption span, .memberSummary caption span, .typeSummary caption span, -.useSummary caption span, .constantsSummary caption span, .deprecatedSummary caption span { - white-space:nowrap; - padding-top:5px; - padding-left:12px; - padding-right:12px; - padding-bottom:7px; - display:inline-block; - float:left; - background-color:#F8981D; - border: none; - height:16px; -} -.memberSummary caption span.activeTableTab span { - white-space:nowrap; - padding-top:5px; - padding-left:12px; - padding-right:12px; - margin-right:3px; - display:inline-block; - float:left; - background-color:#F8981D; - height:16px; -} -.memberSummary caption span.tableTab span { - white-space:nowrap; - padding-top:5px; - padding-left:12px; - padding-right:12px; - margin-right:3px; - display:inline-block; - float:left; - background-color:#4D7A97; - height:16px; -} -.memberSummary caption span.tableTab, .memberSummary caption span.activeTableTab { - padding-top:0px; - padding-left:0px; - padding-right:0px; - background-image:none; - float:none; - display:inline; -} -.overviewSummary .tabEnd, .memberSummary .tabEnd, .typeSummary .tabEnd, -.useSummary .tabEnd, .constantsSummary .tabEnd, .deprecatedSummary .tabEnd { - display:none; - width:5px; - position:relative; - float:left; - background-color:#F8981D; -} -.memberSummary .activeTableTab .tabEnd { - display:none; - width:5px; - margin-right:3px; - position:relative; - float:left; - background-color:#F8981D; -} -.memberSummary .tableTab .tabEnd { - display:none; - width:5px; - margin-right:3px; - position:relative; - background-color:#4D7A97; - float:left; - -} -.overviewSummary td, .memberSummary td, .typeSummary td, -.useSummary td, .constantsSummary td, .deprecatedSummary td { - text-align:left; - padding:0px 0px 12px 10px; -} -th.colOne, th.colFirst, th.colLast, .useSummary th, .constantsSummary th, -td.colOne, td.colFirst, td.colLast, .useSummary td, .constantsSummary td{ - vertical-align:top; - padding-right:0px; - padding-top:8px; - padding-bottom:3px; -} -th.colFirst, th.colLast, th.colOne, .constantsSummary th { - background:#dee3e9; - text-align:left; - padding:8px 3px 3px 7px; -} -td.colFirst, th.colFirst { - white-space:nowrap; - font-size:13px; -} -td.colLast, th.colLast { - font-size:13px; -} -td.colOne, th.colOne { - font-size:13px; -} -.overviewSummary td.colFirst, .overviewSummary th.colFirst, -.useSummary td.colFirst, .useSummary th.colFirst, -.overviewSummary td.colOne, .overviewSummary th.colOne, -.memberSummary td.colFirst, .memberSummary th.colFirst, -.memberSummary td.colOne, .memberSummary th.colOne, -.typeSummary td.colFirst{ - width:25%; - vertical-align:top; -} -td.colOne a:link, td.colOne a:active, td.colOne a:visited, td.colOne a:hover, td.colFirst a:link, td.colFirst a:active, td.colFirst a:visited, td.colFirst a:hover, td.colLast a:link, td.colLast a:active, td.colLast a:visited, td.colLast a:hover, .constantValuesContainer td a:link, .constantValuesContainer td a:active, .constantValuesContainer td a:visited, .constantValuesContainer td a:hover { - font-weight:bold; -} -.tableSubHeadingColor { - background-color:#EEEEFF; -} -.altColor { - background-color:#FFFFFF; -} -.rowColor { - background-color:#EEEEEF; -} -/* -Content styles -*/ -.description pre { - margin-top:0; -} -.deprecatedContent { - margin:0; - padding:10px 0; -} -.docSummary { - padding:0; -} - -ul.blockList ul.blockList ul.blockList li.blockList h3 { - font-style:normal; -} - -div.block { - font-size:14px; - font-family:'DejaVu Serif', Georgia, "Times New Roman", Times, serif; -} - -td.colLast div { - padding-top:0px; -} - - -td.colLast a { - padding-bottom:3px; -} -/* -Formatting effect styles -*/ -.sourceLineNo { - color:green; - padding:0 30px 0 0; -} -h1.hidden { - visibility:hidden; - overflow:hidden; - font-size:10px; -} -.block { - display:block; - margin:3px 10px 2px 0px; - color:#474747; -} -.deprecatedLabel, .descfrmTypeLabel, .memberNameLabel, .memberNameLink, -.overrideSpecifyLabel, .packageHierarchyLabel, .paramLabel, .returnLabel, -.seeLabel, .simpleTagLabel, .throwsLabel, .typeNameLabel, .typeNameLink { - font-weight:bold; -} -.deprecationComment, .emphasizedPhrase, .interfaceName { - font-style:italic; -} - -div.block div.block span.deprecationComment, div.block div.block span.emphasizedPhrase, -div.block div.block span.interfaceName { - font-style:normal; -} - -div.contentContainer ul.blockList li.blockList h2{ - padding-bottom:0px; -} diff --git a/target/classes/META-INF/LICENSE.md b/target/classes/META-INF/LICENSE.md deleted file mode 100644 index 3af0507..0000000 --- a/target/classes/META-INF/LICENSE.md +++ /dev/null @@ -1,312 +0,0 @@ -# European Union Public Licence V. 1.1 - - -EUPL © the European Community 2007 - - -This European Union Public Licence (the “EUPL”) applies to the Work or Software -(as defined below) which is provided under the terms of this Licence. Any use of -the Work, other than as authorised under this Licence is prohibited (to the -extent such use is covered by a right of the copyright holder of the Work). - -The Original Work is provided under the terms of this Licence when the Licensor -(as defined below) has placed the following notice immediately following the -copyright notice for the Original Work: - -Licensed under the EUPL V.1.1 - -or has expressed by any other mean his willingness to license under the EUPL. - - - -## 1. Definitions - -In this Licence, the following terms have the following meaning: - -- The Licence: this Licence. - -- The Original Work or the Software: the software distributed and/or - communicated by the Licensor under this Licence, available as Source Code and - also as Executable Code as the case may be. - -- Derivative Works: the works or software that could be created by the Licensee, - based upon the Original Work or modifications thereof. This Licence does not - define the extent of modification or dependence on the Original Work required - in order to classify a work as a Derivative Work; this extent is determined by - copyright law applicable in the country mentioned in Article 15. - -- The Work: the Original Work and/or its Derivative Works. - -- The Source Code: the human-readable form of the Work which is the most - convenient for people to study and modify. - -- The Executable Code: any code which has generally been compiled and which is - meant to be interpreted by a computer as a program. - -- The Licensor: the natural or legal person that distributes and/or communicates - the Work under the Licence. - -- Contributor(s): any natural or legal person who modifies the Work under the - Licence, or otherwise contributes to the creation of a Derivative Work. - -- The Licensee or “You”: any natural or legal person who makes any usage of the - Software under the terms of the Licence. - -- Distribution and/or Communication: any act of selling, giving, lending, - renting, distributing, communicating, transmitting, or otherwise making - available, on-line or off-line, copies of the Work or providing access to its - essential functionalities at the disposal of any other natural or legal - person. - - - -## 2. Scope of the rights granted by the Licence - -The Licensor hereby grants You a world-wide, royalty-free, non-exclusive, -sub-licensable licence to do the following, for the duration of copyright vested -in the Original Work: - -- use the Work in any circumstance and for all usage, reproduce the Work, modify -- the Original Work, and make Derivative Works based upon the Work, communicate -- to the public, including the right to make available or display the Work or -- copies thereof to the public and perform publicly, as the case may be, the -- Work, distribute the Work or copies thereof, lend and rent the Work or copies -- thereof, sub-license rights in the Work or copies thereof. - -Those rights can be exercised on any media, supports and formats, whether now -known or later invented, as far as the applicable law permits so. - -In the countries where moral rights apply, the Licensor waives his right to -exercise his moral right to the extent allowed by law in order to make effective -the licence of the economic rights here above listed. - -The Licensor grants to the Licensee royalty-free, non exclusive usage rights to -any patents held by the Licensor, to the extent necessary to make use of the -rights granted on the Work under this Licence. - - - -## 3. Communication of the Source Code - -The Licensor may provide the Work either in its Source Code form, or as -Executable Code. If the Work is provided as Executable Code, the Licensor -provides in addition a machine-readable copy of the Source Code of the Work -along with each copy of the Work that the Licensor distributes or indicates, in -a notice following the copyright notice attached to the Work, a repository where -the Source Code is easily and freely accessible for as long as the Licensor -continues to distribute and/or communicate the Work. - - - -## 4. Limitations on copyright - -Nothing in this Licence is intended to deprive the Licensee of the benefits from -any exception or limitation to the exclusive rights of the rights owners in the -Original Work or Software, of the exhaustion of those rights or of other -applicable limitations thereto. - - - -## 5. Obligations of the Licensee - -The grant of the rights mentioned above is subject to some restrictions and -obligations imposed on the Licensee. Those obligations are the following: - -Attribution right: the Licensee shall keep intact all copyright, patent or -trademarks notices and all notices that refer to the Licence and to the -disclaimer of warranties. The Licensee must include a copy of such notices and a -copy of the Licence with every copy of the Work he/she distributes and/or -communicates. The Licensee must cause any Derivative Work to carry prominent -notices stating that the Work has been modified and the date of modification. - -Copyleft clause: If the Licensee distributes and/or communicates copies of the -Original Works or Derivative Works based upon the Original Work, this -Distribution and/or Communication will be done under the terms of this Licence -or of a later version of this Licence unless the Original Work is expressly -distributed only under this version of the Licence. The Licensee (becoming -Licensor) cannot offer or impose any additional terms or conditions on the Work -or Derivative Work that alter or restrict the terms of the Licence. - -Compatibility clause: If the Licensee Distributes and/or Communicates Derivative -Works or copies thereof based upon both the Original Work and another work -licensed under a Compatible Licence, this Distribution and/or Communication can -be done under the terms of this Compatible Licence. For the sake of this clause, -“Compatible Licence” refers to the licences listed in the appendix attached to -this Licence. Should the Licensee’s obligations under the Compatible Licence -conflict with his/her obligations under this Licence, the obligations of the -Compatible Licence shall prevail. - -Provision of Source Code: When distributing and/or communicating copies of the -Work, the Licensee will provide a machine-readable copy of the Source Code or -indicate a repository where this Source will be easily and freely available for -as long as the Licensee continues to distribute and/or communicate the Work. - -Legal Protection: This Licence does not grant permission to use the trade names, -trademarks, service marks, or names of the Licensor, except as required for -reasonable and customary use in describing the origin of the Work and -reproducing the content of the copyright notice. - - - -## 6. Chain of Authorship - -The original Licensor warrants that the copyright in the Original Work granted -hereunder is owned by him/her or licensed to him/her and that he/she has the -power and authority to grant the Licence. - -Each Contributor warrants that the copyright in the modifications he/she brings -to the Work are owned by him/her or licensed to him/her and that he/she has the -power and authority to grant the Licence. - -Each time You accept the Licence, the original Licensor and subsequent -Contributors grant You a licence to their contributions to the Work, under the -terms of this Licence. - - - -## 7. Disclaimer of Warranty - -The Work is a work in progress, which is continuously improved by numerous -contributors. It is not a finished work and may therefore contain defects or -“bugs” inherent to this type of software development. - -For the above reason, the Work is provided under the Licence on an “as is” basis -and without warranties of any kind concerning the Work, including without -limitation merchantability, fitness for a particular purpose, absence of defects -or errors, accuracy, non-infringement of intellectual property rights other than -copyright as stated in Article 6 of this Licence. - -This disclaimer of warranty is an essential part of the Licence and a condition -for the grant of any rights to the Work. - - - -## 8. Disclaimer of Liability - -Except in the cases of wilful misconduct or damages directly caused to natural -persons, the Licensor will in no event be liable for any direct or indirect, -material or moral, damages of any kind, arising out of the Licence or of the use -of the Work, including without limitation, damages for loss of goodwill, work -stoppage, computer failure or malfunction, loss of data or any commercial -damage, even if the Licensor has been advised of the possibility of such -damage. However, the Licensor will be liable under statutory product liability -laws as far such laws apply to the Work. - - - -## 9. Additional agreements - -While distributing the Original Work or Derivative Works, You may choose to -conclude an additional agreement to offer, and charge a fee for, acceptance of -support, warranty, indemnity, or other liability obligations and/or services -consistent with this Licence. However, in accepting such obligations, You may -act only on your own behalf and on your sole responsibility, not on behalf of -the original Licensor or any other Contributor, and only if You agree to -indemnify, defend, and hold each Contributor harmless for any liability incurred -by, or claims asserted against such Contributor by the fact You have accepted -any such warranty or additional liability. - - - -## 10. Acceptance of the Licence - -The provisions of this Licence can be accepted by clicking on an icon “I agree” -placed under the bottom of a window displaying the text of this Licence or by -affirming consent in any other similar way, in accordance with the rules of -applicable law. Clicking on that icon indicates your clear and irrevocable -acceptance of this Licence and all of its terms and conditions. - -Similarly, you irrevocably accept this Licence and all of its terms and -conditions by exercising any rights granted to You by Article 2 of this Licence, -such as the use of the Work, the creation by You of a Derivative Work or the -Distribution and/or Communication by You of the Work or copies thereof. - - - -## 11. Information to the public - -In case of any Distribution and/or Communication of the Work by means of -electronic communication by You (for example, by offering to download the Work -from a remote location) the distribution channel or media (for example, a -website) must at least provide to the public the information requested by the -applicable law regarding the Licensor, the Licence and the way it may be -accessible, concluded, stored and reproduced by the Licensee. - - - -## 12. Termination of the Licence - -The Licence and the rights granted hereunder will terminate automatically upon -any breach by the Licensee of the terms of the Licence. - -Such a termination will not terminate the licences of any person who has -received the Work from the Licensee under the Licence, provided such persons -remain in full compliance with the Licence. - - - -## 13. Miscellaneous - -Without prejudice of Article 9 above, the Licence represents the complete -agreement between the Parties as to the Work licensed hereunder. - -If any provision of the Licence is invalid or unenforceable under applicable -law, this will not affect the validity or enforceability of the Licence as a -whole. Such provision will be construed and/or reformed so as necessary to make -it valid and enforceable. - -The European Commission may publish other linguistic versions and/or new -versions of this Licence, so far this is required and reasonable, without -reducing the scope of the rights granted by the Licence. New versions of the -Licence will be published with a unique version number. - -All linguistic versions of this Licence, approved by the European Commission, -have identical value. Parties can take advantage of the linguistic version of -their choice. - - - -## 14. Jurisdiction - -Any litigation resulting from the interpretation of this License, arising -between the European Commission, as a Licensor, and any Licensee, will be -subject to the jurisdiction of the Court of Justice of the European Communities, -as laid down in article 238 of the Treaty establishing the European Community. - -Any litigation arising between Parties, other than the European Commission, and -resulting from the interpretation of this License, will be subject to the -exclusive jurisdiction of the competent court where the Licensor resides or -conducts its primary business. - - - -## 15. Applicable Law - -This Licence shall be governed by the law of the European Union country where -the Licensor resides or has his registered office. - -This licence shall be governed by the Belgian law if: - -- a litigation arises between the European Commission, as a Licensor, and any -- Licensee; the Licensor, other than the European Commission, has no residence -- or registered office inside a European Union country. - - - -## Appendix - - - -“Compatible Licences” according to article 5 EUPL are: - - -- GNU General Public License (GNU GPL) v. 2 - -- Open Software License (OSL) v. 2.1, v. 3.0 - -- Common Public License v. 1.0 - -- Eclipse Public License v. 1.0 - -- Cecill v. 2.0 - diff --git a/target/classes/org/gcube/common/core/publisher/is/legacy/LegacyISPublisher$1.class b/target/classes/org/gcube/common/core/publisher/is/legacy/LegacyISPublisher$1.class deleted file mode 100644 index c37ae0b..0000000 Binary files a/target/classes/org/gcube/common/core/publisher/is/legacy/LegacyISPublisher$1.class and /dev/null differ diff --git a/target/classes/org/gcube/common/core/publisher/is/legacy/LegacyISPublisher$2.class b/target/classes/org/gcube/common/core/publisher/is/legacy/LegacyISPublisher$2.class deleted file mode 100644 index ede00e3..0000000 Binary files a/target/classes/org/gcube/common/core/publisher/is/legacy/LegacyISPublisher$2.class and /dev/null differ diff --git a/target/classes/org/gcube/common/core/publisher/is/legacy/LegacyISPublisher.class b/target/classes/org/gcube/common/core/publisher/is/legacy/LegacyISPublisher.class deleted file mode 100644 index 6e4c091..0000000 Binary files a/target/classes/org/gcube/common/core/publisher/is/legacy/LegacyISPublisher.class and /dev/null differ diff --git a/target/classes/org/gcube/common/core/publisher/is/legacy/Registry$1.class b/target/classes/org/gcube/common/core/publisher/is/legacy/Registry$1.class deleted file mode 100644 index dfa2013..0000000 Binary files a/target/classes/org/gcube/common/core/publisher/is/legacy/Registry$1.class and /dev/null differ diff --git a/target/classes/org/gcube/common/core/publisher/is/legacy/Registry.class b/target/classes/org/gcube/common/core/publisher/is/legacy/Registry.class deleted file mode 100644 index d9a2cb2..0000000 Binary files a/target/classes/org/gcube/common/core/publisher/is/legacy/Registry.class and /dev/null differ diff --git a/target/classes/org/gcube/common/core/publisher/is/legacy/RegistryCache.class b/target/classes/org/gcube/common/core/publisher/is/legacy/RegistryCache.class deleted file mode 100644 index dcdf812..0000000 Binary files a/target/classes/org/gcube/common/core/publisher/is/legacy/RegistryCache.class and /dev/null differ diff --git a/target/classes/org/gcube/common/core/publisher/is/legacy/RegistryNotFoundException.class b/target/classes/org/gcube/common/core/publisher/is/legacy/RegistryNotFoundException.class deleted file mode 100644 index 4895f5a..0000000 Binary files a/target/classes/org/gcube/common/core/publisher/is/legacy/RegistryNotFoundException.class and /dev/null differ diff --git a/target/classes/org/gcube/common/core/publisher/is/legacy/application/ApplicationProfileBuilder.class b/target/classes/org/gcube/common/core/publisher/is/legacy/application/ApplicationProfileBuilder.class deleted file mode 100644 index 20154fc..0000000 Binary files a/target/classes/org/gcube/common/core/publisher/is/legacy/application/ApplicationProfileBuilder.class and /dev/null differ diff --git a/target/classes/org/gcube/common/core/publisher/is/legacy/container/ContainerProfileBuilder.class b/target/classes/org/gcube/common/core/publisher/is/legacy/container/ContainerProfileBuilder.class deleted file mode 100644 index aa3f1f0..0000000 Binary files a/target/classes/org/gcube/common/core/publisher/is/legacy/container/ContainerProfileBuilder.class and /dev/null differ diff --git a/target/classes/org/gcube/common/core/publisher/is/legacy/container/LinuxDistributionInfo.class b/target/classes/org/gcube/common/core/publisher/is/legacy/container/LinuxDistributionInfo.class deleted file mode 100644 index 8ae2a26..0000000 Binary files a/target/classes/org/gcube/common/core/publisher/is/legacy/container/LinuxDistributionInfo.class and /dev/null differ diff --git a/target/classes/org/gcube/common/core/publisher/is/legacy/stubs/RegistryConstants.class b/target/classes/org/gcube/common/core/publisher/is/legacy/stubs/RegistryConstants.class deleted file mode 100644 index 496412f..0000000 Binary files a/target/classes/org/gcube/common/core/publisher/is/legacy/stubs/RegistryConstants.class and /dev/null differ diff --git a/target/classes/org/gcube/common/core/publisher/is/legacy/stubs/RegistryStub.class b/target/classes/org/gcube/common/core/publisher/is/legacy/stubs/RegistryStub.class deleted file mode 100644 index 22ba4cb..0000000 Binary files a/target/classes/org/gcube/common/core/publisher/is/legacy/stubs/RegistryStub.class and /dev/null differ diff --git a/target/classes/org/gcube/common/core/publisher/is/legacy/stubs/fault/CreateException.class b/target/classes/org/gcube/common/core/publisher/is/legacy/stubs/fault/CreateException.class deleted file mode 100644 index f6dab35..0000000 Binary files a/target/classes/org/gcube/common/core/publisher/is/legacy/stubs/fault/CreateException.class and /dev/null differ diff --git a/target/classes/org/gcube/common/core/publisher/is/legacy/stubs/fault/InvalidResourceException.class b/target/classes/org/gcube/common/core/publisher/is/legacy/stubs/fault/InvalidResourceException.class deleted file mode 100644 index ebfc607..0000000 Binary files a/target/classes/org/gcube/common/core/publisher/is/legacy/stubs/fault/InvalidResourceException.class and /dev/null differ diff --git a/target/classes/org/gcube/common/core/publisher/is/legacy/stubs/fault/PublisherException.class b/target/classes/org/gcube/common/core/publisher/is/legacy/stubs/fault/PublisherException.class deleted file mode 100644 index 5d745b7..0000000 Binary files a/target/classes/org/gcube/common/core/publisher/is/legacy/stubs/fault/PublisherException.class and /dev/null differ diff --git a/target/classes/org/gcube/common/core/publisher/is/legacy/stubs/fault/RemoveException.class b/target/classes/org/gcube/common/core/publisher/is/legacy/stubs/fault/RemoveException.class deleted file mode 100644 index 1d4f4e6..0000000 Binary files a/target/classes/org/gcube/common/core/publisher/is/legacy/stubs/fault/RemoveException.class and /dev/null differ diff --git a/target/classes/org/gcube/common/core/publisher/is/legacy/stubs/fault/ResourceDoesNotExistException.class b/target/classes/org/gcube/common/core/publisher/is/legacy/stubs/fault/ResourceDoesNotExistException.class deleted file mode 100644 index b98e0ac..0000000 Binary files a/target/classes/org/gcube/common/core/publisher/is/legacy/stubs/fault/ResourceDoesNotExistException.class and /dev/null differ diff --git a/target/classes/org/gcube/common/core/publisher/is/legacy/stubs/fault/ResourceNotAcceptedException.class b/target/classes/org/gcube/common/core/publisher/is/legacy/stubs/fault/ResourceNotAcceptedException.class deleted file mode 100644 index 724ebf7..0000000 Binary files a/target/classes/org/gcube/common/core/publisher/is/legacy/stubs/fault/ResourceNotAcceptedException.class and /dev/null differ diff --git a/target/classes/org/gcube/common/core/publisher/is/legacy/stubs/fault/UpdateException.class b/target/classes/org/gcube/common/core/publisher/is/legacy/stubs/fault/UpdateException.class deleted file mode 100644 index c690c5c..0000000 Binary files a/target/classes/org/gcube/common/core/publisher/is/legacy/stubs/fault/UpdateException.class and /dev/null differ diff --git a/target/classes/org/gcube/common/resources/gcore/ResourceMediator.class b/target/classes/org/gcube/common/resources/gcore/ResourceMediator.class deleted file mode 100644 index dda8baf..0000000 Binary files a/target/classes/org/gcube/common/resources/gcore/ResourceMediator.class and /dev/null differ diff --git a/target/javadoc-bundle-options/javadoc-options-javadoc-resources.xml b/target/javadoc-bundle-options/javadoc-options-javadoc-resources.xml deleted file mode 100644 index 8b89c97..0000000 --- a/target/javadoc-bundle-options/javadoc-options-javadoc-resources.xml +++ /dev/null @@ -1,10 +0,0 @@ - -