Uses of Class
org.apache.axis2.util.MetaDataEntry

Packages that use MetaDataEntry
org.apache.axis2.context.externalize   
org.apache.axis2.util   
 

Uses of MetaDataEntry in org.apache.axis2.context.externalize
 

Methods in org.apache.axis2.context.externalize with parameters of type MetaDataEntry
static java.lang.Object ActivateUtils.findHandler(java.util.ArrayList existingHandlers, MetaDataEntry metaDataEntry)
          Find the Handler object that matches the criteria
 

Uses of MetaDataEntry in org.apache.axis2.util
 

Methods in org.apache.axis2.util with parameters of type MetaDataEntry
 void MetaDataEntry.addToList(MetaDataEntry e)
          Add to the list
static java.lang.Object ObjectStateUtils.findHandler(java.util.ArrayList existingHandlers, MetaDataEntry metaDataEntry)
          Find the Handler object that matches the criteria
 



Copyright © 2007 Apache Web Services Project. All Rights Reserved.