ServiceConstants | |
Any | An Any class represents a general type and is capable of storing any type, supporting type-safe extraction of the internally stored data |
BadAnyCastException | |
Base | |
ExplicitlySharedDataPointer | |
LDAPFilter | An RFC 1960-based Filter |
Module | Represents a CppMicroServices module |
ModuleActivator | Customizes the starting and stopping of a CppMicroServices module |
ModuleContext | A module's execution context within the framework |
ModuleEvent | An event from the Micro Services framework describing a module lifecycle change |
ModuleRegistry | Here we handle all the modules that are loaded in the framework |
ModuleResource | Represents a resource (text file, image, etc.) embedded in a CppMicroServices module |
ModuleResourceStream | An input stream class for ModuleResource objects |
ModuleSettings | Query and set certain properties of the CppMicroServices library |
ModuleVersion | Version identifier for CppMicroServices modules |
ServiceEvent | An event from the Micro Services framework describing a service lifecycle change |
ServiceException | A service exception used to indicate that a service problem occurred |
ServiceFactory | Allows services to provide customized service objects in the module environment |
ServiceReference | A reference to a service |
ServiceRegistration | A registered service |
ServiceTracker | The ServiceTracker class simplifies using services from the framework's service registry |
ServiceTrackerCustomizer | The ServiceTrackerCustomizer interface allows a ServiceTracker to customize the service objects that are tracked |
SharedData | |
SharedDataPointer | |
SharedLibrary | Loads shared libraries at runtime |