All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.jboss.jca.embedded.package.html Maven / Gradle / Ivy

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 - 2024 Weber Informatics LLC | Privacy Policy