public class OsgiGatewayGroupRegistrar extends Object implements GatewayGroupRegistrar, org.springframework.osgi.context.BundleContextAware, org.springframework.beans.factory.DisposableBean
OsgiGatewayGroupRegistrar class.
Constructor and Description |
---|
OsgiGatewayGroupRegistrar() |
Modifier and Type | Method and Description |
---|---|
void |
destroy()
destroy
|
void |
registerGatewayGroup(GatewayGroup gatewayGroup)
registerGatewayGroup
|
void |
setBundleContext(org.osgi.framework.BundleContext bundleContext) |
public void registerGatewayGroup(GatewayGroup gatewayGroup)
registerGatewayGroup
registerGatewayGroup
in interface GatewayGroupRegistrar
gatewayGroup
- a GatewayGroup
object.public void setBundleContext(org.osgi.framework.BundleContext bundleContext)
setBundleContext
in interface org.springframework.osgi.context.BundleContextAware
Copyright © 2015. All Rights Reserved.