Package | Description |
---|---|
com.konylabs.middleware.api | |
com.konylabs.middleware.api.events | |
com.konylabs.middleware.api.processor.manager | |
com.konylabs.middleware.controller |
Modifier and Type | Method and Description |
---|---|
static ServicesManager |
ServicesManagerHelper.getServicesManager()
Gets an instance of Services Manager to use in custom code.
|
static ServicesManager |
ServicesManagerHelper.getServicesManager(HttpServletRequest httpRequest)
Gets an instance of Services Manager to use in custom code.
|
static ServicesManager |
ServicesManagerHelper.getServicesManager(ServletContext context)
Gets an instance of Services Manager to use in custom code.
|
Modifier and Type | Method and Description |
---|---|
ServicesManager |
EventData.getServicesManager()
Gets the
ServicesManager associated with the event. |
Constructor and Description |
---|
EventData(String eventNameOrTopic,
Object data,
ServicesManager servicesManager)
Creates an event data.
|
Modifier and Type | Method and Description |
---|---|
ServicesManager |
FabricRequestManager.getServicesManager()
Returns the services manager.
|
Modifier and Type | Method and Description |
---|---|
ServicesManager |
DataControllerRequest.getServicesManager()
Meant for use in Custom code
|
Copyright © 2019. All rights reserved.