Uses of Interface
org.jboss.ejb3.KernelAbstraction

Packages that use KernelAbstraction
org.jboss.ejb3   
 

Uses of KernelAbstraction in org.jboss.ejb3
 

Classes in org.jboss.ejb3 that implement KernelAbstraction
 class JmxKernelAbstraction
          Comment
 class MCKernelAbstraction
          Abstraction layer for installing beans into the micro container.
 

Fields in org.jboss.ejb3 declared as KernelAbstraction
protected  KernelAbstraction Ejb3Deployment.kernelAbstraction
           
 

Methods in org.jboss.ejb3 that return KernelAbstraction
static KernelAbstraction KernelAbstractionFactory.getInstance()
           
 KernelAbstraction Ejb3Deployment.getKernelAbstraction()
           
 



Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.