Serialized Form


Package org.gcube.common.core.contexts

Class org.gcube.common.core.contexts.GCUBEServiceContext.IllegalStateTransitionException extends IllegalArgumentException implements Serializable

serialVersionUID: 1L

Class org.gcube.common.core.contexts.GCUBEServiceContext.StateTransitionException extends RuntimeException implements Serializable

serialVersionUID: 1L


Package org.gcube.common.core.faults

Class org.gcube.common.core.faults.GCUBEException extends RemoteException implements Serializable

serialVersionUID: 1L

Class org.gcube.common.core.faults.GCUBEFault extends org.oasis.wsrf.faults.BaseFaultType implements Serializable

serialVersionUID: 1L

Serialized Fields

faultMessage

String faultMessage
The fault message.


faultType

String faultType
The fault type


__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube.common.core.faults.GCUBERetryEquivalentException extends GCUBEException implements Serializable

serialVersionUID: -6986966868023379490L

Class org.gcube.common.core.faults.GCUBERetryEquivalentFault extends GCUBEFault implements Serializable

serialVersionUID: 1L

Serialized Fields

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube.common.core.faults.GCUBERetrySameException extends GCUBEException implements Serializable

serialVersionUID: 5430841892338912977L

Class org.gcube.common.core.faults.GCUBERetrySameFault extends GCUBEFault implements Serializable

serialVersionUID: 1L

Serialized Fields

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube.common.core.faults.GCUBEUnrecoverableException extends GCUBEException implements Serializable

serialVersionUID: 12733171900719931L

Class org.gcube.common.core.faults.GCUBEUnrecoverableFault extends GCUBEFault implements Serializable

serialVersionUID: 1L

Serialized Fields

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Package org.gcube.common.core.informationsystem

Class org.gcube.common.core.informationsystem.ISException extends Exception implements Serializable

serialVersionUID: 1L


Package org.gcube.common.core.informationsystem.client

Class org.gcube.common.core.informationsystem.client.ISClient.ISMalformedQueryException extends ISException implements Serializable

serialVersionUID: 1L

Class org.gcube.common.core.informationsystem.client.ISClient.ISMalformedResultException extends ISException implements Serializable

serialVersionUID: 1L

Class org.gcube.common.core.informationsystem.client.ISClient.ISUnsupportedQueryException extends ISException implements Serializable

serialVersionUID: 1L

Class org.gcube.common.core.informationsystem.client.XMLResult.ISResultEvaluationException extends Exception implements Serializable

serialVersionUID: 1L

Class org.gcube.common.core.informationsystem.client.XMLResult.ISResultInitialisationException extends Exception implements Serializable

serialVersionUID: 1L


Package org.gcube.common.core.informationsystem.notifier

Class org.gcube.common.core.informationsystem.notifier.ISNotifierException extends ISException implements Serializable

serialVersionUID: 2623942901296539055L


Package org.gcube.common.core.informationsystem.publisher

Class org.gcube.common.core.informationsystem.publisher.ISPublisherException extends ISException implements Serializable

serialVersionUID: 7083591360885431590L


Package org.gcube.common.core.instrumentation

Class org.gcube.common.core.instrumentation.GHNNotification extends Notification implements Serializable

serialVersionUID: 1L


Package org.gcube.common.core.monitoring

Class org.gcube.common.core.monitoring.GCUBEMessage extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

topic

String topic

sourceGHN

String sourceGHN

time

String time

sdf

SimpleDateFormat sdf

scope

String scope

result

GCUBEMessage.ResultType result
Result of the Monitoring message


Package org.gcube.common.core.persistence

Class org.gcube.common.core.persistence.GCUBERIPersistenceManager.StateNotFoundException extends GCUBERetryEquivalentException implements Serializable

serialVersionUID: 1L


Package org.gcube.common.core.plugins

Class org.gcube.common.core.plugins.GCUBEPluginManager.PluginAlreadyRegisteredException extends Exception implements Serializable

serialVersionUID: 1L


Package org.gcube.common.core.resources

Class org.gcube.common.core.resources.GCUBEResource.InvalidScopeException extends Exception implements Serializable

serialVersionUID: 1L


Package org.gcube.common.core.scope

Class org.gcube.common.core.scope.GCUBEScope.MalformedScopeExpressionException extends IllegalArgumentException implements Serializable

serialVersionUID: 1L

Class org.gcube.common.core.scope.GCUBEScopeManager.IllegalScopeException extends RuntimeException implements Serializable

serialVersionUID: 1L

Class org.gcube.common.core.scope.GCUBEScopeNotSupportedException extends Exception implements Serializable

serialVersionUID: 1L


Package org.gcube.common.core.security.impl.authentication.extendedhandlers

Class org.gcube.common.core.security.impl.authentication.extendedhandlers.ExtendedDescriptorHandler extends org.apache.axis.handlers.BasicHandler implements Serializable

serialVersionUID: 1L

Class org.gcube.common.core.security.impl.authentication.extendedhandlers.ExtendedSecurityPolicyHandler extends ExtendedDescriptorHandler implements Serializable

serialVersionUID: 1L


Package org.gcube.common.core.security.utils

Class org.gcube.common.core.security.utils.AuthMethodParser extends Object implements Serializable

Serialized Fields

callback

org.globus.wsrf.impl.security.descriptor.AuthMethodParserCallback callback

Class org.gcube.common.core.security.utils.HostCertificateReader.ExpiredCredentialsException extends Exception implements Serializable

serialVersionUID: 1L

Class org.gcube.common.core.security.utils.HostCertificateReader.IndefiniteLifetimeCredentialsException extends Exception implements Serializable

serialVersionUID: 1L


Package org.gcube.common.core.state

Class org.gcube.common.core.state.GCUBEReadWriteLock extends ReentrantReadWriteLock implements Serializable

serialVersionUID: 1L

Serialized Fields

logger

GCUBELog logger
Class logger.


writeLock

GCUBEReadWriteLock.GCUBEWriteLock writeLock
The write lock.


readLock

GCUBEReadWriteLock.GCUBEReadLock readLock
The read lock.


preemptingThread

Thread preemptingThread
The thread that performs the preemptive task.


preempted

boolean preempted
Indicates completion of preemptive task.

Class org.gcube.common.core.state.GCUBEReadWriteLock.GCUBEReadLock extends ReentrantReadWriteLock.ReadLock implements Serializable

serialVersionUID: 1L

Serialized Fields

parent

GCUBEReadWriteLock parent
The parent lock.

Class org.gcube.common.core.state.GCUBEReadWriteLock.GCUBEWriteLock extends ReentrantReadWriteLock.WriteLock implements Serializable

serialVersionUID: 1L

Serialized Fields

parent

GCUBEReadWriteLock parent
The parent lock.

Class org.gcube.common.core.state.GCUBEStatefulResource.TaskContext extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

scheduler

GCUBEScheduledHandler<HANDLED> scheduler

scope

GCUBEScope scope

Class org.gcube.common.core.state.GCUBEWSFieldsSerializableResource extends GCUBEWSResource implements Serializable

Class org.gcube.common.core.state.GCUBEWSResourceKey extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

innerKey

org.globus.wsrf.ResourceKey innerKey
An implementation ResourceKey wrapped by the key.


Package org.gcube.common.core.types

Class org.gcube.common.core.types.DescriptiveProperty extends Object implements Serializable

Serialized Fields

name

String name

description

String description

value

Object value

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube.common.core.types.MapItemType extends Object implements Serializable

Serialized Fields

key

String key

value

String value

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube.common.core.types.StringArray extends Object implements Serializable

Serialized Fields

items

String[] items

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube.common.core.types.StringArrayArray extends Object implements Serializable

Serialized Fields

arrays

StringArray[] arrays

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube.common.core.types.StringMap extends Object implements Serializable

Serialized Fields

items

MapItemType[] items

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.gcube.common.core.types.VOID extends Object implements Serializable

Serialized Fields

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Package org.gcube.common.core.utils.handlers

Class org.gcube.common.core.utils.handlers.GCUBEServiceHandler.NoQueryResultException extends Exception implements Serializable

serialVersionUID: 1L


Package org.gcube.common.handlers

Class org.gcube.common.handlers.GCUBEHandler extends org.apache.axis.handlers.BasicHandler implements Serializable

serialVersionUID: 1L


Package org.gcube.common.resources.kxml.service.version

Class org.gcube.common.resources.kxml.service.version.VersionSpecificationParser.InvalidVersionException extends Exception implements Serializable

serialVersionUID: -1592821816921603892L



Copyright © 2012. All Rights Reserved.