public class GatewayServicesManagementCheck
extends org.springframework.webflow.action.AbstractAction
Constructor and Description |
---|
GatewayServicesManagementCheck(ServicesManager servicesManager)
Initialize the component with an instance of the services manager.
|
Modifier and Type | Method and Description |
---|---|
protected org.springframework.webflow.execution.Event |
doExecute(org.springframework.webflow.execution.RequestContext context) |
public GatewayServicesManagementCheck(ServicesManager servicesManager)
servicesManager
- the service registry instance.