| Package | Description |
|---|---|
| org.apache.felix.ipojo.extender | |
| org.apache.felix.ipojo.extender.internal.declaration |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ExtensionDeclaration
iPOJO's extension declaration.
|
interface |
InstanceDeclaration
Service published to instruct an instance creation.
|
interface |
TypeDeclaration
Service exposed to instruct a factory creation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDeclaration
Common code to all Declaration objects.
|
class |
DefaultExtensionDeclaration
Default implementation of the iPOJO Extension Declaration.
|
class |
DefaultInstanceDeclaration
Default implementation of the instance declaration.
|
class |
DefaultTypeDeclaration
Default implementation of the component type declaration.
|
Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.