Member predicate RemoteInterface::getARemoteMethodImplementationUnchecked
An unchecked remote method implementation is a method that
- has a body,
- matches the signature of a remote method in this interface, and
- is declared or inherited by an EJB associated with this remote interface, but the EJB is not a subtype of this remote interface.