Uses of Class
javax.resource.spi.InvalidPropertyException
-
Packages that use InvalidPropertyException Package Description javax.resource.spi The javax.resource.spi package contains APIs for the system contracts defined in the Java EE Connector Architecture specification. -
-
Uses of InvalidPropertyException in javax.resource.spi
Methods in javax.resource.spi that throw InvalidPropertyException Modifier and Type Method Description voidActivationSpec. validate()This method may be called by a deployment tool to validate the overall activation configuration information provided by the endpoint deployer.
-