Uses of Interface
org.apache.avalon.meta.info.builder.ServiceCreator

Packages that use ServiceCreator
org.apache.avalon.meta.info.builder Resources supporting the creation of a Type instance from a serialized form.  
 

Uses of ServiceCreator in org.apache.avalon.meta.info.builder
 

Classes in org.apache.avalon.meta.info.builder that implement ServiceCreator
 class SerializedServiceCreator
          Create Service from stream made up of a serialized object.
 class XMLLegacyCreator
          Handles internalization of a legacy Phoenix XML based description of a Type from a Configuration object.
 class XMLServiceCreator
          Utility class the handles the internalization of an XML description of a service into a Service instance.
 class XMLTypeCreator
          Handles internalization of an XML based description of a Type from a Configuration object.
 



Copyright © The Apache Software Foundation. All Rights Reserved.