|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServiceUnitDataHandler | |
|---|---|
| org.ow2.petals.component.framework.su | |
| Uses of ServiceUnitDataHandler in org.ow2.petals.component.framework.su |
|---|
| Methods in org.ow2.petals.component.framework.su that return ServiceUnitDataHandler | |
|---|---|
ServiceUnitDataHandler |
AbstractServiceUnitManager.getSUDataHandlerForConsumes(org.ow2.petals.component.framework.jbidescriptor.generated.Consumes consumes)
Get the SU Data Handler matching the given Provides. |
ServiceUnitDataHandler |
AbstractServiceUnitManager.getSUDataHandlerForEndpoint(javax.jbi.servicedesc.ServiceEndpoint endpoint)
Retrieve the data handler of the Service Unit that has activated the given endpoint. |
ServiceUnitDataHandler |
AbstractServiceUnitManager.getSUDataHandlerForProvides(org.ow2.petals.component.framework.jbidescriptor.generated.Provides provides)
Get the SU Data Handler matching the given Consumes. |
ServiceUnitDataHandler |
AbstractServiceUnitManager.getSUDataHandlerForService(java.lang.Object service)
Get the SU Data Handler matching the given Consumes/Provides service. |
| Methods in org.ow2.petals.component.framework.su that return types with arguments of type ServiceUnitDataHandler | |
|---|---|
java.util.Map<java.lang.String,ServiceUnitDataHandler> |
AbstractServiceUnitManager.getServiceUnitDataHandlers()
Return all ServiceUnitDataHandlers as a Map |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||