Package com.sun.enterprise.admin.servermgmt

Interface Summary
DomainsManager  
DomainXmlEventListener Interface for domain.xml event listeners.
InstancesManager  
 

Class Summary
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).
RepositoryNameValidator Validates the repository name.
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 Summary
AppserverServiceType A type that defines the application server entity that can have service support.
 

Exception Summary
DomainException Superclass for all domain management exceptions.
InstanceException  
InvalidConfigException  
RepositoryException  
 



Copyright © 2012 GlassFish Community. All Rights Reserved.