Registry / dependency-injection / easybeans-api

easybeans-api

JSON →
library2.0.0javamavenunverified

API interfaces and classes for the EasyBeans EJB container.

<dependency> <groupId>org.ow2.easybeans</groupId> <artifactId>easybeans-api</artifactId> <version>2.0.0</version> </dependency>
INSTALL
IMPORT
SIG · EASYBEANS-API
E
easybeans-api
dependency-injectionjavav2.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

EZBContainer
org.ow2.easybeans.api.EZBContainer

Starts an EasyBeans EJB container.

import org.ow2.easybeans.api.EZBContainer; EZBContainer container = new EZBContainer(); container.start(); System.out.println("EasyBeans container started");
Debug
Known issues
breakingEasyBeans 2.x is not compatible with Java EE 7+; use with older Java EE versions.
fix
Ensure your application server supports EasyBeans 2.x or upgrade to a newer EJB container.
affects: >=2.0.0
Upgrade
Version history
2.0.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
28 hits · last 30 days
node
24
Amazon
1
Resources
easybeans-api — mvn dependency:get easybeans-api · libregistry