|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServiceAssemblyDesc | |
|---|---|
| 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 ServiceAssemblyDesc in org.apache.servicemix.jbi.deployer.artifacts |
|---|
| Constructors in org.apache.servicemix.jbi.deployer.artifacts with parameters of type ServiceAssemblyDesc | |
|---|---|
ServiceAssemblyImpl(org.osgi.framework.Bundle bundle,
ServiceAssemblyDesc serviceAssemblyDesc,
List<ServiceUnitImpl> serviceUnits,
Storage storage,
AssemblyReferencesListener listener,
boolean autoStart)
|
|
| Uses of ServiceAssemblyDesc in org.apache.servicemix.jbi.deployer.descriptor |
|---|
| Methods in org.apache.servicemix.jbi.deployer.descriptor that return ServiceAssemblyDesc | |
|---|---|
ServiceAssemblyDesc |
Descriptor.getServiceAssembly()
|
| Methods in org.apache.servicemix.jbi.deployer.descriptor with parameters of type ServiceAssemblyDesc | |
|---|---|
void |
Descriptor.setServiceAssembly(ServiceAssemblyDesc serviceAssembly)
|
| Uses of ServiceAssemblyDesc in org.apache.servicemix.jbi.deployer.impl |
|---|
| Methods in org.apache.servicemix.jbi.deployer.impl with parameters of type ServiceAssemblyDesc | |
|---|---|
ServiceAssemblyImpl |
Deployer.registerServiceAssembly(org.osgi.framework.Bundle bundle,
ServiceAssemblyDesc serviceAssemblyDesc,
List<ServiceUnitImpl> sus)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||