Package org.apache.cxf.common.jaxb
Class SchemaCollectionContextProxy
- java.lang.Object
- 
- org.apache.cxf.common.jaxb.SchemaCollectionContextProxy
 
- 
- All Implemented Interfaces:
- JAXBContextProxy
 
 public class SchemaCollectionContextProxy extends Object implements JAXBContextProxy 
- 
- 
Constructor SummaryConstructors Constructor Description SchemaCollectionContextProxy(javax.xml.bind.JAXBContext ctx, SchemaCollection c, String defaultNs)
 
- 
- 
- 
Constructor Detail- 
SchemaCollectionContextProxypublic SchemaCollectionContextProxy(javax.xml.bind.JAXBContext ctx, SchemaCollection c, String defaultNs)
 
- 
 - 
Method Detail- 
getBeanInfopublic Object getBeanInfo(Class<?> cls) - Specified by:
- getBeanInfoin interface- JAXBContextProxy
 
 
- 
 
-