UIMAFramework.getLogger(this.getClass()).logrb(Level.FINEST, this.getClass().getName(),
"initialize", CPMUtils.CPM_LOG_RESOURCE_BUNDLE,
"UIMA_CPM_config_java_service__FINEST",
new Object[] { Thread.currentThread().getName(), name });
}
javaApp = new JavaApplication(this, aCasProcessorConfig);
}
}