A lazy activation policy indicates that the bundle, once started, must not be activated until it receives the first request to load a class. The Bundle-Activator header specifies the name of the class used to start and stop the bundle The Bundle-ClassPath header defines a comma-separated list of JAR file path names or directories (inside the bundle) containing classes and resources TODO: Deprecated, remove this property?