Package | Description |
---|---|
org.apache.felix.ipojo.extender | |
org.apache.felix.ipojo.extender.internal.declaration |
Modifier and Type | Method and Description |
---|---|
Status |
DeclarationHandle.getStatus()
Return the current (instant) status of the declaration.
|
Status |
Declaration.getStatus()
Gets the declaration status.
|
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.
|
Modifier and Type | Method and Description |
---|---|
Status |
AbstractDeclaration.getStatus()
Gets the status of the declaration.
|
Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.