Cisco Cisco Application Extension Platform for SRE Hoja De Datos

Descargar
Página de 5
 
 
Data Sheet 
© 2008 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. 
Page 3 of 5 
The modularization layer handles class loading, versioning, and the import/export of packages. It 
also manages the dependency resolutions of bundles. 
The lifecycle layer manages the lifecycle of bundles and provides a generic API abstraction to 
enable remote management in a variety of management models. 
The service layer adds dynamic behavior to the OSGi platform in which bundles can come and go. 
The heart of this layer is a service registry in which services are registered and discovered. The 
framework handles automatic registration and deregistration and triggers lifecycle events. The 
OSGi add-on from ProSyst further provides a declarative model to express service registrations 
and dependencies in an XML declaration. This declarative framework supports lazy (delayed) 
loading of resources by loading them only when they're actually needed. 
The OSGi ecosystem platform provides various service interfaces that can be implemented by 
vendors, depending on the nature of their applications. The OSGi framework may provide a 
permission administration service, conditional permission administration service, a package 
administration service, and URL handler service. The OSGi add-on offers various system services 
such as a log service, and administrative services for managing configuration, event 
administration, users, devices, and applications. The OSGi add-on also includes a HTTP service 
so that bundles can provide servlets that can be made available over HTTP. Besides declaration 
and event services, the solution offers an administration service to manage configuration-based 
connectivity between a service provider and consumers, enabling data objects to be exchanged 
over the network.  
AXP Product Overview 
The Cisco Application Extension Platform(AXP) provides a standards-based Linux hosting 
environment within the ISR allowing 3rd parties to integrate applications with the router. Tightly 
integrated, the AXP environment is configured and managed through the router. Harnessing this 
integration, an AXP application can appear to the end-user as an Extension of the router.  
 
The AXP Solution consists of: 
 
Application Runtime Network Module providing dedicated resources to host applications. 
 
Application Extensions Platform Hosting environment providing the infrastructure to 
securely host, install, upgrade, manage and 3rd party applications and services. 
 
IOS Integration APIs allowing the application to integrate and leverage the features of the 
router.