@Dependent public class ClientBindableMorphAdapter<S> extends BindableMorphAdapter<S>
definitionUtils, factoryManager, morphDefinitions| Constructor and Description |
|---|
ClientBindableMorphAdapter(org.jboss.errai.ioc.client.container.SyncBeanManager beanManager,
FactoryManager factoryManager,
DefinitionUtils definitionUtils,
CloneManager cloneManager) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accepts(Class<?> type) |
void |
init() |
doMerge, getBaseDefinitionId, getDefinitionId, getMorphDefinitions, getMorphDefinitionsForType, getMorphProperties, getMorphPropertiesForType, getTargets, getTargetsForType, getTypesaddAll, contains, getDefinitionIds, getDefinitionManager, getMorphDefinitions, getMorphProperties, getTargets, hasMorphDefinitions, morph@Inject
public ClientBindableMorphAdapter(org.jboss.errai.ioc.client.container.SyncBeanManager beanManager,
FactoryManager factoryManager,
DefinitionUtils definitionUtils,
CloneManager cloneManager)
@PostConstruct public void init()
public boolean accepts(Class<?> type)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.