Uses of Class
org.apache.tuscany.sca.interfacedef.IncompatibleInterfaceContractException

Packages that use IncompatibleInterfaceContractException
org.apache.tuscany.sca.interfacedef   
 

Uses of IncompatibleInterfaceContractException in org.apache.tuscany.sca.interfacedef
 

Methods in org.apache.tuscany.sca.interfacedef that throw IncompatibleInterfaceContractException
 boolean InterfaceContractMapper.checkCompatibility(InterfaceContract source, InterfaceContract target, boolean ignoreCallback, boolean silent)