Interface ClientStepRegistryProvider
- 
- All Known Implementing Classes:
 SFCClientHook,SFCDesignerHook
public interface ClientStepRegistryProviderBoth client and designer hooks will be an instance of this interface 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ClientStepRegistrygetStepRegistry() 
 - 
 
- 
- 
Method Detail
- 
getStepRegistry
ClientStepRegistry getStepRegistry()
 
 - 
 
 -