org.jboss.weld.el.CreationalContextCallable Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of weld-osgi-bundle Show documentation
Show all versions of weld-osgi-bundle Show documentation
Weld runtime packaged as an OSGi bundle
package org.jboss.weld.el;
class CreationalContextCallable {
private ELCreationalContext> ctx;
ELCreationalContext> get() {
if (ctx == null) {
ctx = new ELCreationalContext