Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
E
F
G
H
K
M
O
R
S
T
V
W
A
AOConfigProperties
- Class in
org.jboss.jca.validator.rules.ao
An AdminObject must use the valid set of config-property-type
AOConfigProperties()
- Constructor for class org.jboss.jca.validator.rules.ao.
AOConfigProperties
Constructor
AOConstructor
- Class in
org.jboss.jca.validator.rules.ao
An AdminObject must have a default constructor
AOConstructor()
- Constructor for class org.jboss.jca.validator.rules.ao.
AOConstructor
Constructor
AONull
- Class in
org.jboss.jca.validator.rules.ao
An AdminObject must be a non-null instance
AONull()
- Constructor for class org.jboss.jca.validator.rules.ao.
AONull
Constructor
AORAA
- Class in
org.jboss.jca.validator.rules.ao
An AdminObject must implement javax.resource.Referenceable and java.io.Serializable interfaces if javax.resource.spi.ResourceAdapterAssociation is implemented Code
AORAA()
- Constructor for class org.jboss.jca.validator.rules.ao.
AORAA
Constructor
AS
- Class in
org.jboss.jca.validator.rules.as
An ActivationSpec class must implement the ActivationSpec interface
AS()
- Constructor for class org.jboss.jca.validator.rules.as.
AS
Constructor
ASConfigProperties
- Class in
org.jboss.jca.validator.rules.as
An ActivationSpec must use the valid set of config-property-type
ASConfigProperties()
- Constructor for class org.jboss.jca.validator.rules.as.
ASConfigProperties
Constructor
ASConstructor
- Class in
org.jboss.jca.validator.rules.as
An ActivationSpec must have a default constructor
ASConstructor()
- Constructor for class org.jboss.jca.validator.rules.as.
ASConstructor
Constructor
ASNull
- Class in
org.jboss.jca.validator.rules.as
An ActivationSpec class must be non-null
ASNull()
- Constructor for class org.jboss.jca.validator.rules.as.
ASNull
Constructor
asText(ResourceBundle)
- Method in class org.jboss.jca.validator.
Failure
As text
asText(ResourceBundle)
- Method in class org.jboss.jca.validator.
FailureHelper
As text
asXML(ResourceBundle)
- Method in class org.jboss.jca.validator.
Failure
As XML
asXML(ResourceBundle)
- Method in class org.jboss.jca.validator.
FailureHelper
As XML
C
CFConstructor
- Class in
org.jboss.jca.validator.rules.cf
A ConnectionFactory must have a default constructor
CFConstructor()
- Constructor for class org.jboss.jca.validator.rules.cf.
CFConstructor
Constructor
CFNull
- Class in
org.jboss.jca.validator.rules.cf
ConnectionFactory must be implemented if present
CFNull()
- Constructor for class org.jboss.jca.validator.rules.cf.
CFNull
Constructor
CFReferenceable
- Class in
org.jboss.jca.validator.rules.cf
Referenceable must be implemented if present
CFReferenceable()
- Constructor for class org.jboss.jca.validator.rules.cf.
CFReferenceable
Constructor
CFSerializable
- Class in
org.jboss.jca.validator.rules.cf
Serializable must be implemented if present
CFSerializable()
- Constructor for class org.jboss.jca.validator.rules.cf.
CFSerializable
Constructor
ConfigPropertiesHelper
- Class in
org.jboss.jca.validator.rules
A ConfigPropertiesHelper.
ConfigPropertiesHelper()
- Constructor for class org.jboss.jca.validator.rules.
ConfigPropertiesHelper
E
equals(Object)
- Method in class org.jboss.jca.validator.
Failure
ERROR
- Static variable in class org.jboss.jca.validator.
Severity
ERROR
execute()
- Method in class org.jboss.jca.validator.maven.
ValidatorMojo
Execute
F
Failure
- Class in
org.jboss.jca.validator
Failure
Failure(int, String, String)
- Constructor for class org.jboss.jca.validator.
Failure
Constructor
Failure(int, String, String, String)
- Constructor for class org.jboss.jca.validator.
Failure
Constructor
FailureHelper
- Class in
org.jboss.jca.validator
Failure helper
FailureHelper(Collection<Failure>)
- Constructor for class org.jboss.jca.validator.
FailureHelper
Constructor
G
getClassLoader()
- Method in class org.jboss.jca.validator.
ValidateClass
Get the class loader.
getClassName()
- Method in class org.jboss.jca.validator.
ValidateClass
Get the class name.
getClasspath()
- Method in class org.jboss.jca.validator.maven.
ValidatorMojo
Get the classpath.
getClazz()
- Method in interface org.jboss.jca.validator.
Validate
Get the class
getClazz()
- Method in class org.jboss.jca.validator.
ValidateClass
Get the clazz
getCode()
- Method in class org.jboss.jca.validator.
Failure
Get the code
getConfigProperties()
- Method in class org.jboss.jca.validator.
ValidateClass
Get the list of config properties
getDescription()
- Method in class org.jboss.jca.validator.
Failure
Get the description
getFailures()
- Method in exception org.jboss.jca.validator.
ValidatorException
Get the collection of failures
getKey()
- Method in interface org.jboss.jca.validator.
Validate
Get the key
getKey()
- Method in class org.jboss.jca.validator.
ValidateClass
Get the key
getObject()
- Method in class org.jboss.jca.validator.
ValidateObject
Get the object
getOutputDir()
- Method in class org.jboss.jca.validator.maven.
ValidatorMojo
Get the output directory.
getRarFile()
- Method in class org.jboss.jca.validator.maven.
ValidatorMojo
Get the rarFile.
getResourceBundle()
- Method in class org.jboss.jca.validator.
Validator
Get the resource bundle
getSection()
- Method in class org.jboss.jca.validator.
Failure
Get the section
getSeverity()
- Method in class org.jboss.jca.validator.
Failure
Get the severity
H
hashCode()
- Method in class org.jboss.jca.validator.
Failure
K
Key
- Enum in
org.jboss.jca.validator
Key
M
MC
- Class in
org.jboss.jca.validator.rules.mc
Must provide an implementation of the ManagedConnection interface.
MC()
- Constructor for class org.jboss.jca.validator.rules.mc.
MC
Constructor
MCF
- Class in
org.jboss.jca.validator.rules.mcf
ManagedConnectionFactory must be implemented
MCF()
- Constructor for class org.jboss.jca.validator.rules.mcf.
MCF
Constructor
MCFConfigProperties
- Class in
org.jboss.jca.validator.rules.mcf
A ManagedConnectionFactory must use the valid set of config-property-type
MCFConfigProperties()
- Constructor for class org.jboss.jca.validator.rules.mcf.
MCFConfigProperties
MCFConstructor
- Class in
org.jboss.jca.validator.rules.mcf
A ManagedConnectionFactory must have a default constructor
MCFConstructor()
- Constructor for class org.jboss.jca.validator.rules.mcf.
MCFConstructor
Constructor
MCFEquals
- Class in
org.jboss.jca.validator.rules.mcf
ManagedConnectionFactory must have an equals implementation
MCFEquals()
- Constructor for class org.jboss.jca.validator.rules.mcf.
MCFEquals
Constructor
MCFHashCode
- Class in
org.jboss.jca.validator.rules.mcf
ManagedConnectionFactory must have a hashCode implementation
MCFHashCode()
- Constructor for class org.jboss.jca.validator.rules.mcf.
MCFHashCode
Constructor
MCFNull
- Class in
org.jboss.jca.validator.rules.mcf
ManagedConnectionFactory must be implemented if present
MCFNull()
- Constructor for class org.jboss.jca.validator.rules.mcf.
MCFNull
Constructor
MCGetMetaData
- Class in
org.jboss.jca.validator.rules.mc
ManagedConnectionFactory must have an equals implementation
MCGetMetaData()
- Constructor for class org.jboss.jca.validator.rules.mc.
MCGetMetaData
Constructor
O
org.jboss.jca.validator
- package org.jboss.jca.validator
This package contains the specification validator module
org.jboss.jca.validator.maven
- package org.jboss.jca.validator.maven
This package contains the specification validator maven mojo
org.jboss.jca.validator.rules
- package org.jboss.jca.validator.rules
This package contains the rules for the specification validator
org.jboss.jca.validator.rules.ao
- package org.jboss.jca.validator.rules.ao
Rules for AdminObjects.
org.jboss.jca.validator.rules.as
- package org.jboss.jca.validator.rules.as
Rules for ActivationSpecs.
org.jboss.jca.validator.rules.cf
- package org.jboss.jca.validator.rules.cf
Validation rules for Connection Factory.
org.jboss.jca.validator.rules.mc
- package org.jboss.jca.validator.rules.mc
Validation rules for ManagedConnection.
org.jboss.jca.validator.rules.mcf
- package org.jboss.jca.validator.rules.mcf
Validation rules for ManagedConnectionFactory.
org.jboss.jca.validator.rules.ra
- package org.jboss.jca.validator.rules.ra
Validation rules for the ResourceAdapter instance.
R
RA
- Class in
org.jboss.jca.validator.rules.ra
ResourceAdapter must be implemented if present
RA()
- Constructor for class org.jboss.jca.validator.rules.ra.
RA
Constructor
RAConfigProperties
- Class in
org.jboss.jca.validator.rules.ra
ResourceAdapter must use the valid set of config-property-type
RAConfigProperties()
- Constructor for class org.jboss.jca.validator.rules.ra.
RAConfigProperties
Constructor
RAConstructor
- Class in
org.jboss.jca.validator.rules.ra
A ResourceAdapter must have a default constructor
RAConstructor()
- Constructor for class org.jboss.jca.validator.rules.ra.
RAConstructor
Constructor
RAEquals
- Class in
org.jboss.jca.validator.rules.ra
ResourceAdapter must have an equals implementation
RAEquals()
- Constructor for class org.jboss.jca.validator.rules.ra.
RAEquals
Constructor
RAHashCode
- Class in
org.jboss.jca.validator.rules.ra
ResourceAdapter must have a hashCode implementation
RAHashCode()
- Constructor for class org.jboss.jca.validator.rules.ra.
RAHashCode
Constructor
RANull
- Class in
org.jboss.jca.validator.rules.ra
ResourceAdapter must be implemented if present
RANull()
- Constructor for class org.jboss.jca.validator.rules.ra.
RANull
Constructor
Rule
- Interface in
org.jboss.jca.validator
Rule
S
setClasspath(String[])
- Method in class org.jboss.jca.validator.maven.
ValidatorMojo
Set the classpath.
setOutputDir(String)
- Method in class org.jboss.jca.validator.maven.
ValidatorMojo
Set the output directory.
setRarFile(File)
- Method in class org.jboss.jca.validator.maven.
ValidatorMojo
Set the rarFile.
Severity
- Class in
org.jboss.jca.validator
Severity
T
toString()
- Method in class org.jboss.jca.validator.
Failure
V
VALID_TYPES
- Static variable in class org.jboss.jca.validator.rules.
ConfigPropertiesHelper
Valid types
validate(Validate, ResourceBundle)
- Method in interface org.jboss.jca.validator.
Rule
Validate
validate(Validate, ResourceBundle)
- Method in class org.jboss.jca.validator.rules.ao.
AOConfigProperties
Validate
validate(Validate, ResourceBundle)
- Method in class org.jboss.jca.validator.rules.ao.
AOConstructor
Validate
validate(Validate, ResourceBundle)
- Method in class org.jboss.jca.validator.rules.ao.
AONull
Validate
validate(Validate, ResourceBundle)
- Method in class org.jboss.jca.validator.rules.ao.
AORAA
Validate
validate(Validate, ResourceBundle)
- Method in class org.jboss.jca.validator.rules.as.
AS
Validate
validate(Validate, ResourceBundle)
- Method in class org.jboss.jca.validator.rules.as.
ASConfigProperties
Validate
validate(Validate, ResourceBundle)
- Method in class org.jboss.jca.validator.rules.as.
ASConstructor
Validate
validate(Validate, ResourceBundle)
- Method in class org.jboss.jca.validator.rules.as.
ASNull
Validate
validate(Validate, ResourceBundle)
- Method in class org.jboss.jca.validator.rules.cf.
CFConstructor
Validate
validate(Validate, ResourceBundle)
- Method in class org.jboss.jca.validator.rules.cf.
CFNull
Validate
validate(Validate, ResourceBundle)
- Method in class org.jboss.jca.validator.rules.cf.
CFReferenceable
Validate
validate(Validate, ResourceBundle)
- Method in class org.jboss.jca.validator.rules.cf.
CFSerializable
Validate
validate(Validate, ResourceBundle)
- Method in class org.jboss.jca.validator.rules.mc.
MC
Validate
validate(Validate, ResourceBundle)
- Method in class org.jboss.jca.validator.rules.mc.
MCGetMetaData
Validate
validate(Validate, ResourceBundle)
- Method in class org.jboss.jca.validator.rules.mcf.
MCF
Validate
validate(Validate, ResourceBundle)
- Method in class org.jboss.jca.validator.rules.mcf.
MCFConfigProperties
Validate
validate(Validate, ResourceBundle)
- Method in class org.jboss.jca.validator.rules.mcf.
MCFConstructor
Validate
validate(Validate, ResourceBundle)
- Method in class org.jboss.jca.validator.rules.mcf.
MCFEquals
Validate
validate(Validate, ResourceBundle)
- Method in class org.jboss.jca.validator.rules.mcf.
MCFHashCode
Validate
validate(Validate, ResourceBundle)
- Method in class org.jboss.jca.validator.rules.mcf.
MCFNull
Validate
validate(Validate, ResourceBundle)
- Method in class org.jboss.jca.validator.rules.ra.
RA
Validate
validate(Validate, ResourceBundle)
- Method in class org.jboss.jca.validator.rules.ra.
RAConfigProperties
Validate
validate(Validate, ResourceBundle)
- Method in class org.jboss.jca.validator.rules.ra.
RAConstructor
Validate
validate(Validate, ResourceBundle)
- Method in class org.jboss.jca.validator.rules.ra.
RAEquals
Validate
validate(Validate, ResourceBundle)
- Method in class org.jboss.jca.validator.rules.ra.
RAHashCode
Validate
validate(Validate, ResourceBundle)
- Method in class org.jboss.jca.validator.rules.ra.
RANull
Validate
Validate
- Interface in
org.jboss.jca.validator
Validate.
validate(URL, String)
- Static method in class org.jboss.jca.validator.
Validation
validate
validate(URL, String, String[])
- Static method in class org.jboss.jca.validator.
Validation
validate
validate(List<Validate>)
- Method in class org.jboss.jca.validator.
Validator
Validate
ValidateClass
- Class in
org.jboss.jca.validator
ValidateClass for objects that should be validated
ValidateClass(Key, Class<?>)
- Constructor for class org.jboss.jca.validator.
ValidateClass
Constructor
ValidateClass(Key, Class<?>, List<? extends ConfigProperty>)
- Constructor for class org.jboss.jca.validator.
ValidateClass
Constructor
ValidateClass(Key, String, ClassLoader, List<? extends ConfigProperty>)
- Constructor for class org.jboss.jca.validator.
ValidateClass
Constructor
validateConfigPropertiesType(ValidateClass, String, String)
- Static method in class org.jboss.jca.validator.rules.
ConfigPropertiesHelper
validate ConfigProperties type
ValidateObject
- Class in
org.jboss.jca.validator
Object wrapper for objects that should be validated
ValidateObject(Key, Object)
- Constructor for class org.jboss.jca.validator.
ValidateObject
Constructor
ValidateObject(Key, Object, List<? extends ConfigProperty>)
- Constructor for class org.jboss.jca.validator.
ValidateObject
Constructor
Validation
- Class in
org.jboss.jca.validator
A Validation.
Validation()
- Constructor for class org.jboss.jca.validator.
Validation
Validator
- Class in
org.jboss.jca.validator
Validator
Validator()
- Constructor for class org.jboss.jca.validator.
Validator
Constructor
ValidatorException
- Exception in
org.jboss.jca.validator
Represents a failure in the validator chain
ValidatorException(String, Collection<Failure>)
- Constructor for exception org.jboss.jca.validator.
ValidatorException
Constructs a new exception with the specified detail message.
ValidatorException(String, Collection<Failure>, Throwable)
- Constructor for exception org.jboss.jca.validator.
ValidatorException
Constructs a new exception with the specified detail message.
ValidatorMojo
- Class in
org.jboss.jca.validator.maven
A ValidatorMojo.
ValidatorMojo()
- Constructor for class org.jboss.jca.validator.maven.
ValidatorMojo
Constructor
valueOf(String)
- Static method in enum org.jboss.jca.validator.
Key
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.jboss.jca.validator.
Key
Returns an array containing the constants of this enum type, in the order they are declared.
W
WARNING
- Static variable in class org.jboss.jca.validator.
Severity
WARNING
WARNING_TYPES
- Static variable in class org.jboss.jca.validator.rules.
ConfigPropertiesHelper
Valid types
A
C
E
F
G
H
K
M
O
R
S
T
V
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2008 Red Hat Middleware LLC (http://www.jboss.com/)