/* */ {
/* 1387 */ if (enterpriseBean.isConcurrent() != null)
/* */ {
/* 1389 */ if (enterpriseBean.isConcurrent().booleanValue())
/* */ {
/* 1391 */ SerializedConcurrentAccessImpl annotation = new SerializedConcurrentAccessImpl();
/* 1392 */ addClassAnnotation(container, SerializedConcurrentAccess.class, annotation);
/* */ }
/* */ else
/* */ {
/* 1396 */ container.getAnnotations().disableAnnotation(SerializedConcurrentAccess.class.getName());