metaAxisOperation = null;
if (axisOperation != null) {
metaAxisOperation = new MetaDataEntry(axisOperation.getClass().getName(),
axisOperation.getName().toString());
}
out.writeObject(metaAxisOperation);
//---------------------------------------------------------
// AxisOperation axisService
//---------------------------------------------------------
// save the meta data for the corresponding axis service to better