public class SpringContextComponent extends AbstractComponent
| Modifier and Type | Field and Description |
|---|---|
static ComponentType |
SPRING_COMPONENT_TYPE |
componentName, componentStatus, e, implementation, sofaRuntimeContext| Constructor and Description |
|---|
SpringContextComponent(ComponentName componentName,
Implementation implementation,
SofaRuntimeContext sofaRuntimeContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
activate()
activate component
|
Map<String,Property> |
getProperties()
get all properties
|
ComponentType |
getType()
get component type
|
aggregateBindingHealth, canBeDuplicate, deactivate, dump, exception, getContext, getImplementation, getName, getState, isActivated, isHealthy, isResolved, register, resolve, unregister, unresolvepublic static ComponentType SPRING_COMPONENT_TYPE
public SpringContextComponent(ComponentName componentName, Implementation implementation, SofaRuntimeContext sofaRuntimeContext)
public ComponentType getType()
ComponentInfopublic Map<String,Property> getProperties()
ComponentInfopublic void activate()
throws ServiceRuntimeException
Componentactivate in interface Componentactivate in class AbstractComponentServiceRuntimeExceptionCopyright © 2021. All rights reserved.