Interface ActionRegistry
- 
- All Known Implementing Classes:
 ActionRegistryImpl
public interface ActionRegistry 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidregister(java.lang.String typeId, ActionFactory factory) 
 - 
 
- 
- 
Method Detail
- 
register
void register(java.lang.String typeId, ActionFactory factory) 
 - 
 
 -