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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SchemaCollectionContextProxy
public SchemaCollectionContextProxy(JAXBContext ctx,
SchemaCollection c,
String defaultNs)
getBeanInfo
public Object getBeanInfo(Class<?> cls)
- Specified by:
getBeanInfo
in interface JAXBContextProxy
Apache CXF