Uses of Interface
org.apache.synapse.config.xml.StartupSerializer

Packages that use StartupSerializer
org.apache.synapse.config.xml Factories and serializers for XML based configuration. 
org.apache.synapse.startup.quartz   
 

Uses of StartupSerializer in org.apache.synapse.config.xml
 

Methods in org.apache.synapse.config.xml that return types with arguments of type StartupSerializer
 Class<? extends StartupSerializer> StartupFactory.getSerializerClass()
          Get the Serializer class for this factory
 Map<QName,Class<? extends StartupSerializer>> StartupFinder.getSerializerMap()
           
 

Uses of StartupSerializer in org.apache.synapse.startup.quartz
 

Classes in org.apache.synapse.startup.quartz that implement StartupSerializer
 class SimpleQuartzSerializer
           
 



Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.