It is possible to limit the number of installed bundles, registered services and listeners as defined in the OSGi Framework Specification.
These limits take effect when the following methods are invoked:
The number of bundles, services and listeners are respectively defined with the mbs.bundle.count, mbs.service.count and mbs.listener.count system properties. By default, no limits are imposed.