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 Object ActivateUtils.findHandler(List<Handler> 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 Object ObjectStateUtils.findHandler(ArrayList existingHandlers, MetaDataEntry metaDataEntry)
          Find the Handler object that matches the criteria
 



Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.