Serialized Form


Package org.ow2.petals.microkernel.api.communication.topology.exception

Class org.ow2.petals.microkernel.api.communication.topology.exception.AddSubDomainException extends org.ow2.petals.clientserverapi.topology.exception.TopologyServiceException implements Serializable

serialVersionUID: -7589956282932402834L

Class org.ow2.petals.microkernel.api.communication.topology.exception.RemoveContainerException extends org.ow2.petals.clientserverapi.topology.exception.TopologyServiceException implements Serializable

serialVersionUID: -7023205075576107942L

Class org.ow2.petals.microkernel.api.communication.topology.exception.RemoveSubDomainException extends org.ow2.petals.clientserverapi.topology.exception.TopologyServiceException implements Serializable

serialVersionUID: 7506616332069281410L


Package org.ow2.petals.microkernel.api.configuration

Class org.ow2.petals.microkernel.api.configuration.DomainConfiguration extends Object implements Serializable

serialVersionUID: -4951508542017620408L

Serialized Fields

name

String name
Domain name.


description

String description
Domain description


mode

DomainConfiguration.DomainMode mode
The domain mode.


jndiConfiguration

JndiConfiguration jndiConfiguration
The JNDI configuration.

Class org.ow2.petals.microkernel.api.configuration.SubDomainConfiguration extends Object implements Serializable

serialVersionUID: 6441320022067994394L

Serialized Fields

name

String name
Sub-domain name.


description

String description
Sub-domain description


mode

org.ow2.petals.topology.generated.SubdomainMode mode
Subdomain mode.


networkTimeSynchronized

boolean networkTimeSynchronized
Is the sub-domain network time-synchronized ? Default value is false


Package org.ow2.petals.microkernel.api.configuration.exception

Class org.ow2.petals.microkernel.api.configuration.exception.ConfigurationException extends org.ow2.petals.basisapi.exception.PetalsException implements Serializable

serialVersionUID: 485643154L

Class org.ow2.petals.microkernel.api.configuration.exception.ContainerUnknownException extends InconsistentConfigurationException implements Serializable

serialVersionUID: 3330664826286065224L

Class org.ow2.petals.microkernel.api.configuration.exception.InconsistentConfigurationException extends ConfigurationException implements Serializable

serialVersionUID: 3990124553187903513L

Class org.ow2.petals.microkernel.api.configuration.exception.InconsistentDomainModeConfigurationException extends InconsistentConfigurationException implements Serializable

serialVersionUID: 2109235083033751286L

Class org.ow2.petals.microkernel.api.configuration.exception.InconsistentNetworkTimeSyncException extends InconsistentConfigurationException implements Serializable

serialVersionUID: -7675058178597067015L

Class org.ow2.petals.microkernel.api.configuration.exception.SubdomainUnknownException extends InconsistentConfigurationException implements Serializable

serialVersionUID: -5480043187777767655L


Package org.ow2.petals.microkernel.api.extension

Class org.ow2.petals.microkernel.api.extension.InstallationExtensionException extends Exception implements Serializable

serialVersionUID: 7661540410586663828L


Package org.ow2.petals.microkernel.api.extension.exception

Class org.ow2.petals.microkernel.api.extension.exception.CreationExtensionException extends PetalsExtensionException implements Serializable

serialVersionUID: 372345442348528967L

Class org.ow2.petals.microkernel.api.extension.exception.NotSatisfiedDependenciesException extends PetalsExtensionException implements Serializable

serialVersionUID: 5288558410172494268L

Serialized Fields

extensionControllers

List<E> extensionControllers
The extensions for which a dependency is not satisfied.

Class org.ow2.petals.microkernel.api.extension.exception.PetalsExtensionException extends org.ow2.petals.basisapi.exception.PetalsException implements Serializable

serialVersionUID: 4926635924420917025L


Package org.ow2.petals.microkernel.api.jbi.management

Class org.ow2.petals.microkernel.api.jbi.management.ManagementException extends javax.jbi.JBIException implements Serializable

serialVersionUID: 1L


Package org.ow2.petals.microkernel.api.jbi.messaging

Class org.ow2.petals.microkernel.api.jbi.messaging.RoutingException extends javax.jbi.JBIException implements Serializable

serialVersionUID: 354368543987L


Package org.ow2.petals.microkernel.api.jbi.messaging.registry

Class org.ow2.petals.microkernel.api.jbi.messaging.registry.EndpointAlreadyExistsException extends RegistryException implements Serializable

serialVersionUID: 1L

Serialized Fields

existingEndpointName

String existingEndpointName
Name of the already existing endpoint.


existingEndpointService

QName existingEndpointService
Servcie of the already existing endpoint.

Class org.ow2.petals.microkernel.api.jbi.messaging.registry.RegistryException extends javax.jbi.JBIException implements Serializable

serialVersionUID: 1L


Package org.ow2.petals.microkernel.api.system.repository.exception

Class org.ow2.petals.microkernel.api.system.repository.exception.ComponentAlreadyExistsException extends RepositoryException implements Serializable

serialVersionUID: -8941833305529096887L

Serialized Fields

componentName

String componentName

Class org.ow2.petals.microkernel.api.system.repository.exception.EntityAlreadyExistsException extends RepositoryException implements Serializable

serialVersionUID: -5791080473814665338L

Serialized Fields

entityName

String entityName

entityType

JbiArchiveType entityType

Class org.ow2.petals.microkernel.api.system.repository.exception.RepositoryException extends Exception implements Serializable

serialVersionUID: -4394248553833323010L

Class org.ow2.petals.microkernel.api.system.repository.exception.ServiceAssemblyAlreadyExistsException extends RepositoryException implements Serializable

serialVersionUID: -3060953027547666731L

Serialized Fields

saName

String saName

Class org.ow2.petals.microkernel.api.system.repository.exception.SharedLibraryAlreadyExistsException extends RepositoryException implements Serializable

serialVersionUID: -3099591108825394181L

Serialized Fields

slName

String slName

version

String version



Copyright © 2005-2015 Linagora. All Rights Reserved.