|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServiceAssemblyEnvironment | |
|---|---|
| org.apache.servicemix.jbi.container | The JBI Container implementation and supporting classes |
| 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 ServiceAssemblyEnvironment in org.apache.servicemix.jbi.container |
|---|
| Methods in org.apache.servicemix.jbi.container that return ServiceAssemblyEnvironment | |
|---|---|
ServiceAssemblyEnvironment |
EnvironmentContext.getNewServiceAssemblyEnvironment(String saName)
|
ServiceAssemblyEnvironment |
EnvironmentContext.getServiceAssemblyEnvironment(String saName)
|
| Uses of ServiceAssemblyEnvironment in org.apache.servicemix.jbi.framework |
|---|
| Methods in org.apache.servicemix.jbi.framework that return ServiceAssemblyEnvironment | |
|---|---|
ServiceAssemblyEnvironment |
ServiceAssemblyLifeCycle.getEnvironment()
|
| Methods in org.apache.servicemix.jbi.framework with parameters of type ServiceAssemblyEnvironment | |
|---|---|
ServiceAssemblyLifeCycle |
ServiceAssemblyRegistry.register(ServiceAssembly sa,
ServiceAssemblyEnvironment env)
|
ServiceAssemblyLifeCycle |
ServiceAssemblyRegistry.register(ServiceAssembly sa,
String[] suKeys,
ServiceAssemblyEnvironment env)
|
ServiceAssemblyLifeCycle |
Registry.registerServiceAssembly(ServiceAssembly sa,
ServiceAssemblyEnvironment env)
Register a service assembly |
ServiceAssemblyLifeCycle |
Registry.registerServiceAssembly(ServiceAssembly sa,
String[] suKeys,
ServiceAssemblyEnvironment env)
Register a service assembly |
| Constructors in org.apache.servicemix.jbi.framework with parameters of type ServiceAssemblyEnvironment | |
|---|---|
ServiceAssemblyLifeCycle(ServiceAssembly sa,
ServiceAssemblyEnvironment env,
Registry registry)
Construct a LifeCycle |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||