ComponentMethodsImplpublic interface ComponentMethods
| Modifier and Type | Method | Description |
|---|---|---|
ComponentMethod |
getActivateMethod() |
|
ReferenceMethods |
getBindMethods(String refName) |
|
ComponentMethod |
getDeactivateMethod() |
|
ComponentMethod |
getModifiedMethod() |
|
void |
initComponentMethods(ComponentMetadata componentMetadata,
Class<?> implementationObjectClass) |
void initComponentMethods(ComponentMetadata componentMetadata, Class<?> implementationObjectClass)
ComponentMethod getActivateMethod()
ComponentMethod getDeactivateMethod()
ComponentMethod getModifiedMethod()
ReferenceMethods getBindMethods(String refName)
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.