Meta-inf Directory

Source: Internet
Author: User

Https://docs.oracle.com/javase/7/docs/technotes/guides/jar/jar.html

The Meta-inf directory

The following files/directories in the Meta-inf directory is recognized and interpreted by the Java 2 Platform to Configu Re applications, extensions, class loaders and services:

    • MANIFEST. Mf

The manifest file, used to define extension, and package related data.

    • INDEX. LIST

This file was generated by the new "-I" option of the Jar tool, which contains location information for packages D  Efined in an application or extension. It is part of the Jarindex implementation and used by class loaders to speed up their class loading process.

    • X.sf

The signature file for the JAR file. ' X ' stands for the base file name.

    • X.dsa

The signature block file associated with the signature file with the same base file name. This file stores the digital signature of the corresponding signature file.

    • services/

This directory stores all the service provider configuration files.

Meta-inf Directory

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.