Skip navigation links

Package jakarta.activation.spi

Provides interfaces which implementations will be used as service providers for other services that used by Jakarta Activation.

See: Description

Package jakarta.activation.spi Description

Provides interfaces which implementations will be used as service providers for other services that used by Jakarta Activation.

Implementation of Jakarta Activation must implement interfaces declared in this package. Jakarta Activation uses ServiceLoader class to discover and load implementations of the interfaces from this package using standard Java SPI mechanism.

Skip navigation links