JBoss.orgCommunity Documentation

Part II. eXoKernel

Table of Contents

15. eXo Kernel
15.1. eXo Kernel introduction
16. Configuration
16.1. Kernel configuration namespace
16.2. Understanding How configuration files are loaded
16.2.1. Configuration Retrieval
16.2.2. Advanced concepts for the PortalContainers
16.3. System property configuration
16.3.1. Properties init param
16.3.2. Properties URL init param
16.3.3. System Property configuration of the properties URL
16.4. Runtime configuration profiles
16.4.1. Profiles activation
16.4.2. Profiles configuration
16.5. Component request life cycle
16.5.1. Component request life cycle contract
16.5.2. Request life cycle
16.5.3. When request life cycle is triggered
17. eXo Cache
17.1. Basic concepts
17.2. eXo Cache extension
17.3. eXo Cache based on JBoss Cache
17.3.1. Configure the ExoCacheFactory
17.3.2. Add specific configuration for a cache
17.3.3. Add a cache creator
17.3.4. Define a cache
18. TransactionService
18.1. Base information