|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServiceUnitDesc | |
|---|---|
| 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 ServiceUnitDesc in org.apache.servicemix.jbi.deployer.artifacts |
|---|
| Constructors in org.apache.servicemix.jbi.deployer.artifacts with parameters of type ServiceUnitDesc | |
|---|---|
ServiceUnitImpl(ServiceUnitDesc serviceUnitDesc,
java.io.File rootDir,
ComponentImpl component)
|
|
| Uses of ServiceUnitDesc in org.apache.servicemix.jbi.deployer.descriptor |
|---|
| Methods in org.apache.servicemix.jbi.deployer.descriptor that return ServiceUnitDesc | |
|---|---|
ServiceUnitDesc[] |
ServiceAssemblyDesc.getServiceUnits()
|
| Methods in org.apache.servicemix.jbi.deployer.descriptor with parameters of type ServiceUnitDesc | |
|---|---|
void |
ServiceAssemblyDesc.setServiceUnits(ServiceUnitDesc[] serviceUnits)
|
| Uses of ServiceUnitDesc in org.apache.servicemix.jbi.deployer.impl |
|---|
| Methods in org.apache.servicemix.jbi.deployer.impl with parameters of type ServiceUnitDesc | |
|---|---|
ServiceUnitImpl |
Deployer.createServiceUnit(ServiceUnitDesc sud,
java.io.File suRootDir,
ComponentImpl component)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||