org.apache.ws.namespaces.muse.muwsExt1.LongMetric.Factory.newInstance( );
totNumAborPro.setLongValue( m_instance.getTotalNumberOfAbortedProcesses( ) );
totTermP.setLastUpdated( calendarInst );
prop_totalnumberofabortedprocesses.setTotalNumberOfAbortedProcesses( totNumAborPro );
resourceProperty.add( prop_totalnumberofabortedprocesses );
resourceProperty.setCallback( new TotalNumberOfAbortedProcessesCallback( m_instance ) );
// init the {http://ws.apache.org/muse/example/businessprocesstype/properties}NumberOfRunningProcesses Resource Property
resourceProperty = resourcePropertySet.get( BusinessprocesstypePropertyQNames.NUMBEROFRUNNINGPROCESSES );
org.apache.ws.muse.example.businessprocesstype.properties.NumberOfRunningProcessesDocument prop_numberofrunningprocesses =
org.apache.ws.muse.example.businessprocesstype.properties.NumberOfRunningProcessesDocument.Factory