4546474849505152535455
@Override protected void onInit() throws Exception { super.onInit(); AppmasterRmTemplate armt = new AppmasterRmTemplate(getConfiguration()); armt.afterPropertiesSet(); rmTemplate = armt; } /** * Gets the application attempt id.