@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) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accepts(Class<?> type) |
protected <T> T |
doMerge(S source,
T result) |
void |
init() |
doMerge, getBaseDefinitionId, getDefinitionId, getMorphDefinitions, getMorphDefinitionsForType, getMorphProperties, getMorphPropertiesForType, getTargets, getTargetsForType, getTypes, isPojoModeladdAll, contains, getDefinitionIds, getDefinitionManager, getMorphDefinitions, getMorphProperties, getTargets, hasMorphDefinitions, morph@Inject
public ClientBindableMorphAdapter(org.jboss.errai.ioc.client.container.SyncBeanManager beanManager,
FactoryManager factoryManager,
DefinitionUtils definitionUtils)
@PostConstruct public void init()
protected <T> T doMerge(S source, T result)
doMerge in class BindableMorphAdapter<S>public boolean accepts(Class<?> type)
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.