Uses of Interface
org.apache.geronimo.kernel.config.ConfigurationMarshaler

Packages that use ConfigurationMarshaler
org.apache.geronimo.kernel.config   
org.apache.geronimo.kernel.config.xstream   
 

Uses of ConfigurationMarshaler in org.apache.geronimo.kernel.config
 

Classes in org.apache.geronimo.kernel.config that implement ConfigurationMarshaler
 class SerializedConfigurationMarshaler
           
 

Methods in org.apache.geronimo.kernel.config that return ConfigurationMarshaler
static ConfigurationMarshaler ConfigurationUtil.createConfigurationMarshaler(String marshalerClass)
           
 

Uses of ConfigurationMarshaler in org.apache.geronimo.kernel.config.xstream
 

Classes in org.apache.geronimo.kernel.config.xstream that implement ConfigurationMarshaler
 class XStreamConfigurationMarshaler
           
 



Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.