org.simantics.databoard.method
Interface ConfigurableMethodInterface


public interface ConfigurableMethodInterface


Method Summary
 void setMethodHandler(MethodTypeDefinition methodType, MethodInterface.Method methodImplementation)
           
 

Method Detail

setMethodHandler

void setMethodHandler(MethodTypeDefinition methodType,
                      MethodInterface.Method methodImplementation)