Generated by
JDiff

Class com.day.cq.polling.importer.HCImporter

Changed Methods
void activate(ComponentContext) Change in signature from ComponentContext to org.osgi.service.component.ComponentContext.
This base class implementation currently just calls the .init() method.
void deactivate(ComponentContext) Change in signature from ComponentContext to org.osgi.service.component.ComponentContext.
This base class implementation currently just calls the .destroy() method.