Interface | Description |
---|---|
DomainsManager | |
InstancesManager |
Class | Description |
---|---|
DomainConfig |
This class defines the keys that are used to create the domain config object.
|
DomainConfigValidator |
This class validates the domain config Map object.
|
DomainConfigValidator.DomainConfigEntryInfo |
Holder class for domain config entry meta info.
|
FileValidator |
This class performs the file related validations such as
existence of the file
read, write & execute permissions,
whether the file is a directory or a file
NOT THREAD SAFE
|
KeystoreManager | |
KeystoreManager.KeytoolExecutor | |
MasterPasswordFileManager |
The RepositoryManager serves as a common base class for the following
PEDomainsManager, PEInstancesManager, AgentManager (the SE Node Agent).
|
NodeKeystoreManager |
The KeyStoreManager implementation for a node.
|
PortValidator |
This validator ensures that the specified port is not in use.
|
RepositoryConfig |
This class represents a repository configuration.
|
RepositoryManager |
The RepositoryManager serves as a common base class for the following
PEDomainsManager, PEInstancesManager, AgentManager (the SE Node Agent).
|
RepositoryManager.RepositoryManagerMessages |
The RepositoryManagerMessages class is used to abstract out
ResourceBundle messages that are specific to a domain, node-agent, or
server instance.
|
RepositoryNameValidator |
Validates the repository name.
|
SLogger | |
StringValidator |
Validator class for domain config entries whose type is java.lang.String.
|
UpgradeFilesystem |
Startup service to update the filesystem from v2 to the v3 format
|
V2ToV3ConfigUpgrade |
Change the jvm-options from v2 to v3
|
V2ToV3ConfigUpgradeTester | |
Validator |
Base class for all domain config validators.
|
Enum | Description |
---|---|
AppserverServiceType |
A type that defines the application server entity that can have service
support.
|
Exception | Description |
---|---|
DomainException |
Superclass for all domain management exceptions.
|
InstanceException | |
InvalidConfigException | |
RepositoryException |
Copyright © 2018. All rights reserved.