Uses of Class
org.apache.axis2.util.MetaDataEntry
Packages that use MetaDataEntry
-
Uses of MetaDataEntry in org.apache.axis2.context.externalize
Methods in org.apache.axis2.context.externalize with parameters of type MetaDataEntryModifier and TypeMethodDescriptionstatic ObjectActivateUtils.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 MetaDataEntryModifier and TypeMethodDescriptionvoidMetaDataEntry.addToList(MetaDataEntry e) Add to the liststatic ObjectObjectStateUtils.findHandler(ArrayList existingHandlers, MetaDataEntry metaDataEntry) Find the Handler object that matches the criteria