- APP_SERVER_CONFIGURATION_DIRECTORY - Static variable in class org.wso2.appserver.Constants
-
WSO2 Application Server configuration base directory identifier.
- APP_SERVER_CONFIGURATION_NAMESPACE - Static variable in class org.wso2.appserver.Constants
-
Namespace for wso2as.xml file XML content.
- APP_SERVER_DESCRIPTOR - Static variable in class org.wso2.appserver.Constants
-
WSO2 Application Server descriptor file name.
- APP_SERVER_DESCRIPTOR_SCHEMA - Static variable in class org.wso2.appserver.Constants
-
WSO2 Application Server descriptor XML schema file name.
- ApplicationServerConfiguration - Class in org.wso2.appserver.configuration.server
-
A Java class which models a holder for server level WSO2 specific configurations.
- ApplicationServerConfiguration() - Constructor for class org.wso2.appserver.configuration.server.ApplicationServerConfiguration
-
- ApplicationServerConfigurationException - Exception in org.wso2.appserver.exceptions
-
This class defines a custom checked exception type specified for WSO2 Application Server which is thrown when
the Application Server encounters configuration related issues.
- ApplicationServerConfigurationException(String) - Constructor for exception org.wso2.appserver.exceptions.ApplicationServerConfigurationException
-
- ApplicationServerConfigurationException(String, Throwable) - Constructor for exception org.wso2.appserver.exceptions.ApplicationServerConfigurationException
-
- ApplicationServerException - Exception in org.wso2.appserver.exceptions
-
This class defines a custom checked exception type specific to WSO2 Application Server.
- ApplicationServerException(String) - Constructor for exception org.wso2.appserver.exceptions.ApplicationServerException
-
- ApplicationServerException(String, Throwable) - Constructor for exception org.wso2.appserver.exceptions.ApplicationServerException
-
- ApplicationServerRuntimeException - Exception in org.wso2.appserver.exceptions
-
This class defines a custom unchecked exception type specific to WSO2 Application Server.
- ApplicationServerRuntimeException(String, Throwable) - Constructor for exception org.wso2.appserver.exceptions.ApplicationServerRuntimeException
-
- ApplicationServerRuntimeException(String) - Constructor for exception org.wso2.appserver.exceptions.ApplicationServerRuntimeException
-
- AppServerClassLoading - Class in org.wso2.appserver.configuration.server
-
A Java class which models a holder for server level classloading configurations.
- AppServerClassLoading() - Constructor for class org.wso2.appserver.configuration.server.AppServerClassLoading
-
- AppServerClassLoading.Environment - Class in org.wso2.appserver.configuration.server
-
A nested class which models a class-loading environment for Application Server.
- AppServerClassLoading.Environments - Class in org.wso2.appserver.configuration.server
-
A nested class which models a group of class-loading environments for Application Server.
- AppServerSecurity - Class in org.wso2.appserver.configuration.server
-
A Java class which models a holder for server level security configurations.
- AppServerSecurity() - Constructor for class org.wso2.appserver.configuration.server.AppServerSecurity
-
- AppServerSecurity.Keystore - Class in org.wso2.appserver.configuration.server
-
A nested class which defines the keystore configurations for Application Server.
- AppServerSecurity.Truststore - Class in org.wso2.appserver.configuration.server
-
A nested class which defines the trust store configurations for Application Server.
- AppServerSingleSignOn - Class in org.wso2.appserver.configuration.server
-
A Java class which models a holder for server level single-sign-on (SSO) configurations.
- AppServerSingleSignOn() - Constructor for class org.wso2.appserver.configuration.server.AppServerSingleSignOn
-
- AppServerSingleSignOn.Property - Class in org.wso2.appserver.configuration.server
-
A nested class which defines an additional configuration property for SSO.
- AppServerStatsPublishing - Class in org.wso2.appserver.configuration.server
-
A Java class which models a holder for server level statistics publishing configurations.
- AppServerStatsPublishing() - Constructor for class org.wso2.appserver.configuration.server.AppServerStatsPublishing
-
- AppServerWebAppConfiguration - Class in org.wso2.appserver.configuration.context
-
A Java class which models a holder for context level WSO2 specific configurations.
- AppServerWebAppConfiguration() - Constructor for class org.wso2.appserver.configuration.context.AppServerWebAppConfiguration
-