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