|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServiceAssemblyImpl | |
|---|---|
| org.apache.servicemix.jbi.deployer.artifacts | |
| org.apache.servicemix.jbi.deployer.impl | OSGi deployer implementation for JBI artifacts. |
| Uses of ServiceAssemblyImpl in org.apache.servicemix.jbi.deployer.artifacts |
|---|
| Methods in org.apache.servicemix.jbi.deployer.artifacts that return ServiceAssemblyImpl | |
|---|---|
protected ServiceAssemblyImpl |
ServiceUnitImpl.getServiceAssemblyImpl()
|
| Methods in org.apache.servicemix.jbi.deployer.artifacts that return types with arguments of type ServiceAssemblyImpl | |
|---|---|
java.util.Set<ServiceAssemblyImpl> |
ComponentImpl.getServiceAssemblies()
|
| Methods in org.apache.servicemix.jbi.deployer.artifacts with parameters of type ServiceAssemblyImpl | |
|---|---|
protected void |
ServiceUnitImpl.setServiceAssemblyImpl(ServiceAssemblyImpl serviceAssembly)
|
| Uses of ServiceAssemblyImpl in org.apache.servicemix.jbi.deployer.impl |
|---|
| Methods in org.apache.servicemix.jbi.deployer.impl that return ServiceAssemblyImpl | |
|---|---|
ServiceAssemblyImpl |
Deployer.getServiceAssembly(java.lang.String name)
|
ServiceAssemblyImpl |
Deployer.registerServiceAssembly(org.osgi.framework.Bundle bundle,
ServiceAssemblyDesc serviceAssemblyDesc,
java.util.List<ServiceUnitImpl> sus)
|
| Methods in org.apache.servicemix.jbi.deployer.impl that return types with arguments of type ServiceAssemblyImpl | |
|---|---|
java.util.Map<java.lang.String,ServiceAssemblyImpl> |
Deployer.getServiceAssemblies()
|
| Methods in org.apache.servicemix.jbi.deployer.impl with parameters of type ServiceAssemblyImpl | |
|---|---|
protected void |
Deployer.unregisterServiceAssembly(ServiceAssemblyImpl assembly)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||