Introduction To Jboss5

You might also like

Download as odp, pdf, or txt
Download as odp, pdf, or txt
You are on page 1of 8

Introduction to JBoss 5

JBoss EAP & Projects


JBoss Microcontainer (MC)

A complete IoC framework

A kernel for managing services

With tight JBoss AOP integration

Virtual Deployment Framework

Fully extensible

Runtime components wired together by the


Microcontainer with dependencies [and
aspects] applied across component models

Support any existing (and future) component


model that makes sense
JBoss Internals
File name Usage MetaData Deployer

Filter annotation AbstractScanningMeta ScanningMetaDataDep


jboss-scanning.xml scanning Data loyer

SchemaResolverDeploy
jboss-classloading.xml Classloader metadata ClassLoadingMetaData er

StructureMetaDataObj
jboss-structure.xml Deployment structure ectFactory / DeclaredStructure
ContextInfoImpl

aliases.txt Deployment unit DeploymentAliasesMet DeploymentAliasesDep


aliases aData loyer

DependenciesMetaDat DeploymentDependen
jboss-dependency.xml Generic dependency
a ciesDeployer

jboss-deployment.xml Lazy CL handling DeploymentMetaData DeploymentValidation


Deployer

You might also like