|
|
@ -54,7 +54,7 @@ public class PullNotificationListenerServiceComponent {
|
|
|
|
try {
|
|
|
|
try {
|
|
|
|
//Do nothing
|
|
|
|
//Do nothing
|
|
|
|
if (log.isDebugEnabled()) {
|
|
|
|
if (log.isDebugEnabled()) {
|
|
|
|
log.debug("pull notification provider implementation bundle has been successfully " +
|
|
|
|
log.debug("Pull notification provider implementation bundle has been successfully " +
|
|
|
|
"initialized");
|
|
|
|
"initialized");
|
|
|
|
}
|
|
|
|
}
|
|
|
|
BundleContext bundleContext = componentContext.getBundleContext();
|
|
|
|
BundleContext bundleContext = componentContext.getBundleContext();
|
|
|
|