Interface CoreFeaturesManager
- All Known Implementing Classes:
 DefaultCoreFeaturesManager
public interface CoreFeaturesManager
Deprecated.
since 5.10. No longer needed
The set of features that are fundamental to this product working, and can only be enabled or disabled during installation.
- Since:
 - 4.0
 
- 
Method Summary
 
- 
Method Details
- 
isOnDemand
boolean isOnDemand()Deprecated.since 5.10. Inlines to false.- Returns:
 - false, always
 
 
 -