org.apache.ws.namespaces.muse.muwsExt1.LongMetric.Factory.newInstance( );
cumExecTime.setLongValue( m_instance.getCumulativeExecutionTime( ) );
cumExecTime.setLastUpdated( calendarInst );
prop_cumulativeexecutiontime.setCumulativeExecutionTime( cumExecTime );
resourceProperty.add( prop_cumulativeexecutiontime );
resourceProperty.setCallback( new CumulativeExecutionTimeCallback( m_instance ) );
// init the {http://ws.apache.org/muse/example/shared}ResourceHostname Resource Property
resourceProperty = resourcePropertySet.get( ApplicationPropertyQNames.RESOURCEHOSTNAME );
org.apache.ws.namespaces.muse.muwsExt1.ResourceHostnameDocument prop_resourcehostname =
org.apache.ws.namespaces.muse.muwsExt1.ResourceHostnameDocument.Factory.newInstance( );