Package | Description |
---|---|
org.ow2.petals.microkernel.api.configuration.exception | |
org.ow2.petals.microkernel.api.util |
Modifier and Type | Class and Description |
---|---|
class |
InconsistentDomainJndiFactoryException
The domain configuration is inconsistent:
an error was detected about the topology: the JNDI factory is missing,
or a new topology is not compliant, at domain level, with the current one, defining a different JNDI factory
|
class |
InconsistentDomainJndiProviderUrlException
The domain configuration is inconsistent:
an error was detected about the topology: the JNDI provider URL is missing,
or a new topology is not compliant, at domain level, with the current one, defining a different JNDI provider
URL.
|
class |
InconsistentDomainModeException
The domain configuration is inconsistent:
an error was detected about the topology: the domain mode is not supported,
or a new topology is not compliant, at domain level, with the current one, defining a different domain mode.
|
Modifier and Type | Method and Description |
---|---|
static void |
ConfigurationServiceUtils.verifyDomainConfiguration(DomainConfiguration newDomainConfiguration,
DomainConfiguration oldDomainConfiguration)
Verify the given new domain configuration against another configuration.
|
Copyright © 2005-2016 Linagora. All Rights Reserved.