|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.webbeans.BeanValidator
public class BeanValidator
Checks a list of beans for DeploymentExceptions and their subclasses
Constructor Summary | |
---|---|
BeanValidator(ManagerImpl manager)
|
Method Summary | |
---|---|
void |
validate()
Validates the beans |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BeanValidator(ManagerImpl manager)
Method Detail |
---|
public void validate()
beans
- The beans to validate
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |