| Package | Description |
|---|---|
| org.apache.openejb.config | |
| org.apache.openejb.config.rules |
| Modifier and Type | Method and Description |
|---|---|
ValidationContext |
AppModule.getValidation() |
ValidationContext |
DeploymentModule.getValidation() |
ValidationContext |
EjbModule.getValidation() |
ValidationContext |
ConnectorModule.getValidation() |
ValidationContext |
PersistenceModule.getValidation() |
ValidationContext |
WebModule.getValidation() |
ValidationContext |
ClientModule.getValidation() |
ValidationContext |
ResourcesModule.getValidation() |
| Modifier and Type | Method and Description |
|---|---|
List<ValidationContext> |
AppModule.getValidationContexts() |
| Modifier and Type | Method and Description |
|---|---|
void |
ValidationBase.missingMethod(ValidationContext set,
EnterpriseBean bean,
String key,
String methodName,
Class returnType,
Class... paramTypes) |
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.