|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServiceUnitImpl | |
|---|---|
| org.apache.servicemix.jbi.deployer.artifacts | |
| org.apache.servicemix.jbi.deployer.impl | OSGi deployer implementation for JBI artifacts. |
| Uses of ServiceUnitImpl in org.apache.servicemix.jbi.deployer.artifacts |
|---|
| Methods in org.apache.servicemix.jbi.deployer.artifacts that return types with arguments of type ServiceUnitImpl | |
|---|---|
java.util.List<ServiceUnitImpl> |
ServiceAssemblyImpl.getServiceUnitsList()
|
| Methods in org.apache.servicemix.jbi.deployer.artifacts with parameters of type ServiceUnitImpl | |
|---|---|
void |
ComponentImpl.addServiceUnit(ServiceUnitImpl serviceUnit)
|
protected void |
ServiceAssemblyImpl.changeState(ServiceUnitImpl su,
org.apache.servicemix.jbi.deployer.artifacts.ServiceAssemblyImpl.Action action)
|
void |
ComponentImpl.removeServiceUnit(ServiceUnitImpl serviceUnit)
|
| Constructor parameters in org.apache.servicemix.jbi.deployer.artifacts with type arguments of type ServiceUnitImpl | |
|---|---|
ServiceAssemblyImpl(org.osgi.framework.Bundle bundle,
ServiceAssemblyDesc serviceAssemblyDesc,
java.util.List<ServiceUnitImpl> serviceUnits,
org.osgi.service.prefs.Preferences prefs,
AssemblyReferencesListener listener,
boolean autoStart)
|
|
| Uses of ServiceUnitImpl in org.apache.servicemix.jbi.deployer.impl |
|---|
| Methods in org.apache.servicemix.jbi.deployer.impl that return ServiceUnitImpl | |
|---|---|
ServiceUnitImpl |
Deployer.createServiceUnit(ServiceUnitDesc sud,
java.io.File suRootDir,
ComponentImpl component)
|
| Methods in org.apache.servicemix.jbi.deployer.impl that return types with arguments of type ServiceUnitImpl | |
|---|---|
protected java.util.List<ServiceUnitImpl> |
ServiceAssemblyInstaller.deploySUs()
|
| Method parameters in org.apache.servicemix.jbi.deployer.impl with type arguments of type ServiceUnitImpl | |
|---|---|
ServiceAssemblyImpl |
Deployer.registerServiceAssembly(org.osgi.framework.Bundle bundle,
ServiceAssemblyDesc serviceAssemblyDesc,
java.util.List<ServiceUnitImpl> sus)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||