com.puppycrawl.tools.checkstyle.checks.j2ee
public class RemoteHomeInterfaceMethodChecker extends HomeInterfaceMethodChecker
| Constructor Summary | |
|---|---|
| RemoteHomeInterfaceMethodChecker(RemoteHomeInterfaceCheck aCheck)
Constructs a method checker for a remote home interface check. | |
| Method Summary | |
|---|---|
| void | checkMethod(DetailAST aMethodAST) |
Parameters: aCheck the remote home interface check.