Package jakarta.activation.spi
package jakarta.activation.spi
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.
-
ClassDescriptionThis interface defines a factory for
MailcapRegistry
.This interface defines a factory forMailcapRegistry
.This interface defines a factory forMimeTypeRegistry
.This interface defines a factory forMimeTypeRegistry
.