Uses of Interface
org.apache.synapse.config.xml.StartupSerializer
-
Packages that use StartupSerializer Package Description 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 Modifier and Type Method Description Class<? extends StartupSerializer>
StartupFactory. getSerializerClass()
Get the Serializer class for this factoryMap<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 Modifier and Type Class Description class
SimpleQuartzSerializer
-