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 Summary
Constructors Constructor Description SchemaCollectionContextProxy(javax.xml.bind.JAXBContext ctx, SchemaCollection c, String defaultNs)
-
-
-
Constructor Detail
-
SchemaCollectionContextProxy
public SchemaCollectionContextProxy(javax.xml.bind.JAXBContext ctx, SchemaCollection c, String defaultNs)
-
-
Method Detail
-
getBeanInfo
public Object getBeanInfo(Class<?> cls)
- Specified by:
getBeanInfo
in interfaceJAXBContextProxy
-
-