Error CSS Stylesheet macro - Import URL 'http://felix.apache.org/ipojo/site/superfish.css' is not on the allowlist. If you want to include this content, contact your Confluence administrator to request adding this URL to the Allowlist.
Error CSS Stylesheet macro - Import URL 'http://felix.apache.org/ipojo/site/style.css' is not on the allowlist. If you want to include this content, contact your Confluence administrator to request adding this URL to the Allowlist.
Supported Java Virtual Machines
Unknown macro: {div}
Features |
Sun JVM |
Sun JVM |
Apache Harmony |
JamVM |
IBM J9 |
BEA JRockit |
BEA JRockit |
Mika |
Dalvik (Android) |
---|---|---|---|---|---|---|---|---|---|
Core |
|||||||||
Composites |
|||||||||
Configuration Admin |
|||||||||
Temporal Dependency |
|||||||||
Whiteboard pattern handler |
|||||||||
Extender pattern handler |
|||||||||
Event Admin handler |
Note 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 generated classes).