Interface MethodProcessor
-
- All Known Implementing Classes:
AbstractMethodProcessor
,MirrorMethodProcessor
,NoneMethodProcessor
,SpecialMethodProcessor
public interface MethodProcessor
- Author:
- Evgeniy_Lyakhov@epam.com
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
schemaSelection(PartitionSettings settings, org.eclipse.swt.widgets.Shell shell, SpoonDelegates delegates)
-
-
-
Method Detail
-
schemaSelection
void schemaSelection(PartitionSettings settings, org.eclipse.swt.widgets.Shell shell, SpoonDelegates delegates) throws org.pentaho.di.core.exception.KettleException
- Throws:
org.pentaho.di.core.exception.KettleException
-
-