|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FactoryConfig | |
|---|---|
| com.hammurapi.config | |
| com.hammurapi.config.impl | |
| com.hammurapi.config.runtime | |
| Uses of FactoryConfig in com.hammurapi.config |
|---|
| Methods in com.hammurapi.config with parameters of type FactoryConfig | |
|---|---|
FactoryClosure<Object> |
Factory.create(FactoryConfig factoryConfig)
Instantiates and configures a Java object. |
| Uses of FactoryConfig in com.hammurapi.config.impl |
|---|
| Methods in com.hammurapi.config.impl that return FactoryConfig | |
|---|---|
FactoryConfig |
ConfigFactoryImpl.createEFactoryConfigFromString(org.eclipse.emf.ecore.EDataType eDataType,
String initialValue)
|
| Uses of FactoryConfig in com.hammurapi.config.runtime |
|---|
| Subclasses of FactoryConfig in com.hammurapi.config.runtime | |
|---|---|
class |
InjectionConfig
Property injection parameter class. |
| Methods in com.hammurapi.config.runtime that return FactoryConfig | |
|---|---|
FactoryConfig |
ConfigurationContext.getFactoryConfig()
|
| Methods in com.hammurapi.config.runtime with parameters of type FactoryConfig | |
|---|---|
ConfigurationContext<?> |
ContextFactory.createContext(org.eclipse.emf.ecore.EObject definition,
Component<?> component,
FactoryConfig config,
DestroyableSink destroyableSink)
Creates component context. |
ConfigurationContext<?> |
DefaultContextFactory.createContext(org.eclipse.emf.ecore.EObject definition,
Component<?> component,
FactoryConfig config,
DestroyableSink destroyableSink)
|
| Constructors in com.hammurapi.config.runtime with parameters of type FactoryConfig | |
|---|---|
InjectionConfig(FactoryConfig factoryConfig,
DestroyableSink destroyableSink)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||