Uses of Interface
org.jboss.ejb3.ClientKernelAbstraction

Packages that use ClientKernelAbstraction
org.jboss.ejb3   
 

Uses of ClientKernelAbstraction in org.jboss.ejb3
 

Subinterfaces of ClientKernelAbstraction in org.jboss.ejb3
 interface KernelAbstraction
          Abstraction for the underlying kernel (microcontainer or jmx kernel)
 

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

Methods in org.jboss.ejb3 that return ClientKernelAbstraction
static ClientKernelAbstraction KernelAbstractionFactory.getClientInstance()
           
 



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