public class RemoteInterfaceMatchMethodReturn extends com.sun.enterprise.tools.verifier.tests.ejb.intf.InterfaceMatchMethodReturn
Remote interface/business matching methods return type test.
Verify the following:
For each method defined in the remote interface, there must be a matching
method in the enterprise Bean's class. The matching method must have:
. The same return type.