Interface | Description |
---|---|
AuthenticationObserver |
This observer will be notified during the authentication process so that various initializations
can be done.
|
Axis2ConfigurationContextObserver |
This observer will be notified when a new Axis2 ConfigurationContext is created & populated
or destroyed
|
Controllable |
Any Server implementaion which should support restarting or shutting down
should implement this interface
|
Pageable |
Any data set which can be paged (as page 1, page 2, page3 ...) should implement this interface.
|
PreAxisConfigurationPopulationObserver |
The implementations of this OSGi service will be called as soon as a AxisConfiguration
is created
|
WaitBeforeShutdownObserver |
This interface must be implemented by classes (mainly threads etc), that require notification
and waiting before the shutdown sequence commences in the process of a graceful shutdown.
|
Class | Description |
---|---|
AbstractAxis2ConfigurationContextObserver |
This is an abstract implementation of the Axis2ConfigurationContextObserver interface.
|
AntBuildInvoker |
The class
AntBuildInvoker provides a Java utility engine to
invoke ANT targets of a given build file. |
ArchiveManipulator | |
Axis2ConfigItemHolder | |
CarbonUtils |
A collection of useful utility methods
|
ConfigurationContextService | |
DataPaginator |
Utility class for handling data pagination
|
DBUtils | |
FileItemData | |
FileItemDataSource | |
FileListGenerator | |
FileManipulator |
A set of useful utility for File manipulation operations
|
FileUtil | |
InputReader | |
IOStreamUtils |
This class provides General IO stream manipulation utilities.
|
LibExtractor |
Sets up the libraries for the war distribution installer to use and to work
on.
|
ManagementFactory |
The ManagementFactory class is a factory class for getting
managed beans for the Java platform.
|
MBeanRegistrar |
The class which is responsible for registering MBeans
|
NetworkUtils |
Utility classes for networking
|
PasswordPrompt | |
ServerConstants | |
ServerConstants.Axis2ParameterNames | |
ServerConstants.ContextPaths | |
ServerConstants.HTTPConstants | |
SessionContextUtil | |
TenantUtils | Deprecated
use
MultitenantUtils . |
ThriftSession | |
UserUtils | |
Utils | |
WSO2Constants | Deprecated
use
ServerConstants |
WSO2Constants.ContextPaths |
Exception | Description |
---|---|
AntBuildException | |
ServerException |
Exception class for a Server
|
Copyright © 2016 WSO2 Inc. All rights reserved.