Package | Description |
---|---|
org.hibernate.search.engine.environment.bean.spi |
Modifier and Type | Method and Description |
---|---|
<T> void |
BeanConfigurationContext.define(Class<T> exposedType,
BeanFactory<T> factory) |
<T> void |
BeanConfigurationContext.define(Class<T> exposedType,
String name,
BeanFactory<T> factory) |
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.