Package | Description |
---|---|
com.puppycrawl.tools.checkstyle.checks.j2ee |
Contains J2EE checks.
|
Modifier and Type | Class and Description |
---|---|
class |
BeanManagedMethodChecker
Checks methods of entity beans with bean-managed persistence.
|
class |
ContainerManagedMethodChecker
Checks methods of entity beans with container-managed persistence.
|
class |
EntityBeanMethodChecker
Root class for entity bean method checks.
|
class |
MessageBeanMethodChecker
Checks the methods of a message bean.
|
class |
SessionBeanMethodChecker
Checks the methods of a session bean.
|