Package org.wso2.carbon.utils
-
Interface Summary 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 destroyedControllable Any Server implementaion which should support restarting or shutting down should implement this interfacePageable 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 createdWaitBeforeShutdownObserver 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 Summary Class Description AbstractAxis2ConfigurationContextObserver This is an abstract implementation of the Axis2ConfigurationContextObserver interface.AntBuildInvoker The classAntBuildInvokerprovides a Java utility engine to invokeANTtargets of a given build file.ArchiveManipulator AuditLog Audit log.Axis2ConfigItemHolder CarbonUtils A collection of useful utility methodsConfigurationContextService DataPaginator Utility class for handling data paginationDBUtils DiagnosticLog Diagnostic log.FileItemData FileItemDataSource FileListGenerator FileManipulator A set of useful utility for File manipulation operationsFileUtil 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 MBeansNetworkUtils Utility classes for networkingPasswordPrompt Secret This class wraps a character array to be used to handle sensitive data like passwords.ServerConstants ServerConstants.Axis2ParameterNames ServerConstants.ContextPaths ServerConstants.HTTPConstants SessionContextUtil TenantUtils Deprecated. useMultitenantUtils.ThriftSession UserUtils Utils WSO2Constants Deprecated. useServerConstantsWSO2Constants.ContextPaths -
Exception Summary Exception Description AntBuildException ServerException Exception class for a ServerUnsupportedSecretTypeException Exception defined to denote that provided secret type is not supported.