org.objectweb.carol.cmi.compiler
Class MethodConf
java.lang.Object
org.objectweb.carol.cmi.compiler.MethodConf
public class MethodConf
extends java.lang.Object
getBalancer
public String getBalancer()
getDeclItfName
public String getDeclItfName()
getMethod
public Method getMethod()
getMthName
public String getMthName()
getParamNamesString
public String getParamNamesString()
getParamString
public String getParamString()
getReturnTypeName
public String getReturnTypeName()
getThrowsString
public String getThrowsString()
returnsVoid
public boolean returnsVoid()