public class EmbeddedFactory
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static Embedded |
create()
Create an instance of the embedded container
with a certified configuration
|
static Embedded |
create(boolean fullProfile)
Create an instance of the embedded container
|
public static Embedded create()
public static Embedded create(boolean fullProfile)
fullProfile
- Should a full JCA 1.6 profile be usedCopyright © 2014 IronJacamar (http://www.ironjacamar.org)