org.jboss.jca.embedded.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ironjacamar-embedded Show documentation
Show all versions of ironjacamar-embedded Show documentation
IronJacamar is an implementation of the Java EE Connector Architecture 1.7 specification
The newest version!
This is the main package of the embedded platform with core classes.
Example:
Embedded embedded = EmbeddedFactory.create();
embedded.startup();
// ...
embedded.shutdown();
© 2015 - 2025 Weber Informatics LLC | Privacy Policy