You can tune the number of bundles, services and listeners in the framework at one time.
System property |
Default value |
Description |
|---|---|---|
mbs.bundle.count |
– |
Specifies the maximum number of bundles in the framework. By default there is no limit. |
mbs.service.count |
– |
Specifies the maximum number of services in the framework. By default there is no limit. |
mbs.listener.count |
– |
Specifies the maximum number of bundle, framework and service listeners in the framework. By default there is no limit. |