JMMF API
pre-release v0.5

fr.umlv.jmmf.adapter
Interface MethodMapping


public interface MethodMapping

interface that describe mapping between a method and a multi-method.

Version:
0.5.2
Author:
Remi Forax
See Also:
AdapterFactory

Method Summary
 void requestMapping(MethodMappingRequest request)
          return the name of a multi-method for a given method.
 

Method Detail

requestMapping

public void requestMapping(MethodMappingRequest request)
return the name of a multi-method for a given method.
Parameters:
adapter - current adapter.
method - method of the interface.

JMMF API
pre-release v0.5

Rémi Forax 1999,2000 Université de Marne la Vallée