@ApplicationScoped public class TextPropertyProviderFactoryImpl extends Object implements TextPropertyProviderFactory
CATCH_ALL_PRIORITY| Constructor and Description |
|---|
TextPropertyProviderFactoryImpl() |
TextPropertyProviderFactoryImpl(org.jboss.errai.ioc.client.api.ManagedInstance<TextPropertyProvider> providers) |
| Modifier and Type | Method and Description |
|---|---|
TextPropertyProvider |
getProvider(Element<? extends Definition> element)
Gets a provider for the given
Element. |
public TextPropertyProviderFactoryImpl()
@Inject public TextPropertyProviderFactoryImpl(org.jboss.errai.ioc.client.api.ManagedInstance<TextPropertyProvider> providers)
public TextPropertyProvider getProvider(Element<? extends Definition> element)
TextPropertyProviderFactoryElement.getProvider in interface TextPropertyProviderFactoryelement - The element for which to retrieve the property representing the caption.Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.