Package | Description |
---|---|
org.jboss.weld.bean.proxy |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
|
org.jboss.weld.executor |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
|
org.jboss.weld.resolution |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
|
Modifier and Type | Method and Description |
---|---|
static ProxyInstantiator |
ProxyInstantiator.Factory.create(WeldConfiguration configuration)
Obtains new ProxyInstantiator based on given
WeldConfiguration . |
Modifier and Type | Method and Description |
---|---|
static org.jboss.weld.manager.api.ExecutorServices |
ExecutorServicesFactory.create(org.jboss.weld.resources.spi.ResourceLoader loader,
WeldConfiguration configuration) |
Constructor and Description |
---|
TypeSafeDisposerResolver(Iterable<DisposalMethod<?,?>> disposers,
WeldConfiguration configuration) |
TypeSafeObserverResolver(MetaAnnotationStore metaAnnotationStore,
Iterable<javax.enterprise.inject.spi.ObserverMethod<?>> observers,
WeldConfiguration configuration) |
TypeSafeResolver(Iterable<? extends T> allBeans,
WeldConfiguration configuration)
Constructor
|
Copyright © 2021. All rights reserved.