Skip navigation links
IronJacamar: Embedded 1.5.4.Final

Package org.jboss.jca.embedded

This is the main package of the embedded platform with core classes.

See: Description

Package org.jboss.jca.embedded Description

This is the main package of the embedded platform with core classes.

Example:

        Embedded embedded = EmbeddedFactory.create();
        embedded.startup();
        // ...
        embedded.shutdown();
      

Skip navigation links
IronJacamar: Embedded 1.5.4.Final

Copyright © 2021 JBoss by Red Hat. All rights reserved.