|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ValidationContext | |
|---|---|
| org.apache.openejb.config | |
| org.apache.openejb.config.rules | |
| Uses of ValidationContext in org.apache.openejb.config |
|---|
| Methods in org.apache.openejb.config that return ValidationContext | |
|---|---|
ValidationContext |
AppModule.getValidation()
|
ValidationContext |
PersistenceModule.getValidation()
|
ValidationContext |
ClientModule.getValidation()
|
ValidationContext |
DeploymentModule.getValidation()
|
ValidationContext |
ConnectorModule.getValidation()
|
ValidationContext |
WebModule.getValidation()
|
ValidationContext |
EjbModule.getValidation()
|
| Methods in org.apache.openejb.config that return types with arguments of type ValidationContext | |
|---|---|
List<ValidationContext> |
AppModule.getValidationContexts()
|
| Uses of ValidationContext in org.apache.openejb.config.rules |
|---|
| Methods in org.apache.openejb.config.rules with parameters of type ValidationContext | |
|---|---|
void |
ValidationBase.missingMethod(ValidationContext set,
EnterpriseBean bean,
String key,
String methodName,
Class returnType,
Class... paramTypes)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||