JBoss Community Archive (Read Only)

JBoss AS 7.2

Glossary

Module

A logical grouping of classes used for classloading and dependency management in AS7.  Modules can be dynamic or static.  

Static Modules are the predefined modules installed in the modules/ directory of the application server.

Dynamic Modules are created by the application server for each deployment (or sub-deployment in an EAR).

Reference: Class Loading in AS7

JBoss.org Content Archive (Read Only), exported from JBoss Community Documentation Editor at 2020-03-13 13:29:23 UTC, last content change 2011-07-04 11:19:52 UTC.