|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServiceUnit | |
|---|---|
| org.apache.servicemix.jbi.deployment | |
| org.apache.servicemix.jbi.framework | Component Framwork - internal representations of Components and registries for end points, service units etc Provides standard Installation and Deployment services |
| Uses of ServiceUnit in org.apache.servicemix.jbi.deployment |
|---|
| Methods in org.apache.servicemix.jbi.deployment that return ServiceUnit | |
|---|---|
ServiceUnit[] |
ServiceAssembly.getServiceUnits()
|
| Methods in org.apache.servicemix.jbi.deployment with parameters of type ServiceUnit | |
|---|---|
void |
ServiceAssembly.setServiceUnits(ServiceUnit[] serviceUnits)
|
| Uses of ServiceUnit in org.apache.servicemix.jbi.framework |
|---|
| Methods in org.apache.servicemix.jbi.framework with parameters of type ServiceUnit | |
|---|---|
protected void |
DeploymentService.checkSus(File saDirectory,
ServiceUnit[] sus)
|
String |
Registry.registerServiceUnit(ServiceUnit su,
String saName,
File suDir)
Register a ServiceUnit. |
| Constructors in org.apache.servicemix.jbi.framework with parameters of type ServiceUnit | |
|---|---|
ServiceUnitLifeCycle(ServiceUnit serviceUnit,
String serviceAssembly,
Registry registry,
File rootDir)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||