generic process event methodthrowsAdminEventListenerException when the listener is unable to process the event. //String type = event.getElementType(); int action = event.getActionType(); System.out.println("ElementChangeEventListenerImpl.processEvent(): action="+action);
//String type = event.getElementType(); int action = event.getActionType(); System.out.println("ElementChangeEventListenerImpl.processEvent(): action="+action);