Uses of Interface
org.jboss.jca.embedded.Embedded

Packages that use Embedded
org.jboss.jca.embedded This package contains the Embedded JCA Container which can be used for an in-container JCA implementation as well as unit testing. 
 

Uses of Embedded in org.jboss.jca.embedded
 

Methods in org.jboss.jca.embedded that return Embedded
static Embedded EmbeddedFactory.create()
          Create an instance of the embedded container
static Embedded EmbeddedFactory.create(boolean fullProfile)
          Create an instance of the embedded container
 



Copyright © 2012 JBoss, by Red Hat (http://www.jboss.org/ironjacamar)