Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3
Include Page
FELIX:apache-felix-ipojo-headerFELIX:
apache-felix-ipojo-header

...

Info
titleNote about Android

iPOJO is supported on Android except for two features:

  • Nullable are not supported (Default-Implementations are supported)
  • Composites cannot provide services (but they can export services)

These two limitations comes from the Android VM (Dalvik) that does not support the definition of new classes at runtime (i.e. dynamic dynamically generated classes).

Info
titleNote about Android

iPOJO 1.6+ uses smart proxy by default. On Android this is not supported, however, you can disable the proxies with:
proxy="false" in the service requirements.



Include Page
Include Page
FELIX:apache-felix-ipojo-footerFELIX:
apache-felix-ipojo-footer