|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ComponentImpl | |
|---|---|
| org.apache.servicemix.jbi.deployer.artifacts | |
| org.apache.servicemix.jbi.deployer.impl | OSGi deployer implementation for JBI artifacts. |
| Uses of ComponentImpl in org.apache.servicemix.jbi.deployer.artifacts |
|---|
| Methods in org.apache.servicemix.jbi.deployer.artifacts that return ComponentImpl | |
|---|---|
ComponentImpl |
ServiceUnitImpl.getComponentImpl()
|
| Constructors in org.apache.servicemix.jbi.deployer.artifacts with parameters of type ComponentImpl | |
|---|---|
ServiceUnitImpl(ServiceUnitDesc serviceUnitDesc,
java.io.File rootDir,
ComponentImpl component)
|
|
| Uses of ComponentImpl in org.apache.servicemix.jbi.deployer.impl |
|---|
| Methods in org.apache.servicemix.jbi.deployer.impl that return ComponentImpl | |
|---|---|
ComponentImpl |
Deployer.getComponent(java.lang.String name)
|
ComponentImpl |
Deployer.registerComponent(org.osgi.framework.Bundle bundle,
ComponentDesc componentDesc,
javax.jbi.component.Component innerComponent,
SharedLibrary[] sharedLibraries)
|
| Methods in org.apache.servicemix.jbi.deployer.impl that return types with arguments of type ComponentImpl | |
|---|---|
java.util.Map<java.lang.String,ComponentImpl> |
Deployer.getComponents()
|
| Methods in org.apache.servicemix.jbi.deployer.impl with parameters of type ComponentImpl | |
|---|---|
ServiceUnitImpl |
Deployer.createServiceUnit(ServiceUnitDesc sud,
java.io.File suRootDir,
ComponentImpl component)
|
protected void |
Deployer.unregisterComponent(ComponentImpl component)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||