|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ComponentDesc | |
|---|---|
| org.apache.servicemix.jbi.deployer.artifacts | |
| org.apache.servicemix.jbi.deployer.descriptor | JBI descriptor POJOs based model. |
| org.apache.servicemix.jbi.deployer.impl | OSGi deployer implementation for JBI artifacts. |
| Uses of ComponentDesc in org.apache.servicemix.jbi.deployer.artifacts |
|---|
| Constructors in org.apache.servicemix.jbi.deployer.artifacts with parameters of type ComponentDesc | |
|---|---|
ComponentImpl(org.osgi.framework.Bundle bundle,
ComponentDesc componentDesc,
javax.jbi.component.Component component,
Storage storage,
boolean autoStart,
SharedLibrary[] sharedLibraries)
|
|
| Uses of ComponentDesc in org.apache.servicemix.jbi.deployer.descriptor |
|---|
| Methods in org.apache.servicemix.jbi.deployer.descriptor that return ComponentDesc | |
|---|---|
ComponentDesc |
Descriptor.getComponent()
|
| Methods in org.apache.servicemix.jbi.deployer.descriptor with parameters of type ComponentDesc | |
|---|---|
void |
Descriptor.setComponent(ComponentDesc component)
|
| Uses of ComponentDesc in org.apache.servicemix.jbi.deployer.impl |
|---|
| Methods in org.apache.servicemix.jbi.deployer.impl that return ComponentDesc | |
|---|---|
ComponentDesc |
InstallationContextImpl.getDescriptor()
|
| Methods in org.apache.servicemix.jbi.deployer.impl with parameters of type ComponentDesc | |
|---|---|
ComponentImpl |
Deployer.registerComponent(org.osgi.framework.Bundle bundle,
ComponentDesc componentDesc,
javax.jbi.component.Component innerComponent,
SharedLibrary[] sharedLibraries)
|
| Constructors in org.apache.servicemix.jbi.deployer.impl with parameters of type ComponentDesc | |
|---|---|
InstallationContextImpl(ComponentDesc descriptor,
org.apache.servicemix.jbi.runtime.Environment environment)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||