com.puppycrawl.tools.checkstyle.checks.j2ee
public class SessionBeanCheck extends AbstractBeanCheck
public.final.ejbCreate methods.public constructor with no parameters.finalize method.| Constructor Summary | |
|---|---|
| SessionBeanCheck()
Constructs a SessionBeanCheck.
| |
| Method Summary | |
|---|---|
| void | visitToken(DetailAST aAST) |
SessionBeanCheck.