• JBossMicrocontainerFAQ

    Q1 How do I get hold of the Kernel object a bean is associated with? A1: You can either have the bean implement the org.jboss.kernel.spi.dependency.KernelControllerContextAware interface from which you can do getKern...
    Profile Photo
    last modified by phyto
  • MC Scanning lib

    Introduction to new MC Scanning lib.   From requirements  gathered here:  http://community.jboss.org/wiki/PapakiAnnotationScanningRequirements I've  introduced a new MC Scanning sub-project: ...
    Profile Photo
    last modified by newacct
  • JBossMicrocontainer Qualifiers

    TODO: a discussion of the new qualifier feature
    Profile Photo
    last modified by starksm64
  • JBossMicrocontainer Supply/Demand Customization

    The supply and demand features of the MC allow one to express dependencies between beans that are not wired together using injection. For example, the following deployment fragment associates the Consumer beand with t...
    Profile Photo
    last modified by starksm64
  • JBossKernel

    JBoss MicroKernel      The JBoss Kernel provides a lightweight kernel for managing POJOs, their deployment and configuration.       Additional features can be added:   Configuring...
    Profile Photo
    last modified by starksm64