| Package | Description |
|---|---|
| org.apache.felix.ipojo.api | |
| org.apache.felix.ipojo.api.composite |
| Modifier and Type | Class and Description |
|---|---|
class |
Dependency
Allows configuring a service dependencies.
|
class |
Service
Allows configuring a provided service.
|
class |
TemporalDependency
Allows configuring a service dependencies.
|
| Modifier and Type | Method and Description |
|---|---|
PrimitiveComponentType |
PrimitiveComponentType.addHandler(HandlerConfiguration handler)
Adds an HandlerConfiguration to the component type.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExportedService
Allows defining an exported service.
|
class |
ImportedService
Allows defining an imported service.
|
class |
Instance
Allows defining a contained instance.
|
class |
InstantiatedService
Allows defining an instantiated sub-service.
|
class |
ProvidedService
Allows defining a provided service.
|
| Modifier and Type | Method and Description |
|---|---|
CompositeComponentType |
CompositeComponentType.addHandler(HandlerConfiguration handler)
Adds an HandlerConfiguration to the component type.
|
Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.