Class | Description |
---|---|
GenericArtifactUnloader |
The thread which runs the unload task using the ServiceTracker by calling unload methods of all
ArtifactUnloaders which are registered as OSGI services.
|
MultitenantAddressingBasedDispatcher |
This Axis2 dispatcher will deal with tenant specific requests as well as general requests which
contain addressing headers needed for dispatching.
|
MultitenantDispatcher |
If none of the dispatcher were able to find an Axis2 service or operation, this dispatcher will
be reached, and it will dispatch to the MultitenantService, which is associated with the
MultitenantMessageReceiver |
MultitenantMessageReceiver |
This MessageReceiver will try to locate the tenant specific AxisConfiguration and dispatch the
request to that AxisConfiguration.
|
MultitenantMeteringHandler |
// TODO: Just for testing.
|
MultitenantRESTServlet |
A servlet class for handling REST requests in a multitenant environment
|
MultitenantRESTServlet.ServletRequestResponseTransport | |
MultitenantServerManager |
Handles server startup & iniatialization when a multitenant deployment is available
|
TenantAxisConfiguration |
The tenant specific AxisConfiguration
|
TenantAxisConfigurator |
The tenant specific AxisConfigurator
|
TenantDomainHandler |
Handles tenant domain
|
Copyright © 2016 WSO2 Inc. All rights reserved.