public class SpringComponentType
extends org.fabric3.api.model.type.java.InjectingComponentType
| Constructor and Description |
|---|
SpringComponentType() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(BeanDefinition definition) |
void |
add(org.fabric3.api.model.type.component.ServiceDefinition service) |
java.util.Map<java.lang.String,BeanDefinition> |
getBeansById() |
java.util.Map<java.lang.String,BeanDefinition> |
getBeansByName() |
java.util.Map<java.lang.String,SpringService> |
getSpringServices() |
add, add, add, add, add, add, addInjectionSite, getCallbacks, getConstructor, getConsumerSignature, getDestroyMethod, getImplClass, getInitMethod, getInjectionSite, getInjectionSiteMappings, getInjectionSites, getManagementInfo, getScope, isEagerInit, isManaged, setConstructor, setDestroyMethod, setInitLevel, setInitMethod, setManaged, setManagementInfo, setScopeadd, add, add, add, add, addRequiredCapability, getConsumers, getKey, getOrder, getProducers, getProperties, getReferences, getRequiredCapabilities, getResourceReferences, getServices, setKey, setOrderaddIntent, addIntents, addMetadata, addPolicySet, addPolicySets, getIntents, getMetadata, getMetadata, getPolicySets, setIntents, setPolicySetspublic void add(BeanDefinition definition)
public java.util.Map<java.lang.String,BeanDefinition> getBeansById()
public java.util.Map<java.lang.String,BeanDefinition> getBeansByName()
public void add(org.fabric3.api.model.type.component.ServiceDefinition service)
add in class org.fabric3.api.model.type.component.ComponentTypepublic java.util.Map<java.lang.String,SpringService> getSpringServices()