|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ValidationContext | |
---|---|
org.apache.openejb.config | |
org.apache.openejb.config.rules | |
org.apache.openejb.server.webservices |
Uses of ValidationContext in org.apache.openejb.config |
---|
Methods in org.apache.openejb.config that return ValidationContext | |
---|---|
ValidationContext |
EjbModule.getValidation()
|
ValidationContext |
DeploymentModule.getValidation()
|
ValidationContext |
AppModule.getValidation()
|
ValidationContext |
ClientModule.getValidation()
|
ValidationContext |
ConnectorModule.getValidation()
|
ValidationContext |
WebModule.getValidation()
|
ValidationContext |
PersistenceModule.getValidation()
|
Methods in org.apache.openejb.config that return types with arguments of type ValidationContext | |
---|---|
java.util.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,
java.lang.String key,
java.lang.String methodName,
java.lang.Class returnType,
java.lang.Class... paramTypes)
|
Uses of ValidationContext in org.apache.openejb.server.webservices |
---|
Methods in org.apache.openejb.server.webservices that return ValidationContext | |
---|---|
ValidationContext |
LightWeightMappingValidator.validate()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |