public class XMLWSRPConsumerFactory extends Object implements org.jboss.xb.binding.GenericObjectModelFactory
| Modifier and Type | Class and Description |
|---|---|
static class |
XMLWSRPConsumerFactory.Property |
| Constructor and Description |
|---|
XMLWSRPConsumerFactory(ConsumerRegistry consumerRegistry) |
| Modifier and Type | Method and Description |
|---|---|
void |
addChild(Object parent,
Object child,
org.jboss.xb.binding.UnmarshallingContext unmarshallingContext,
String nsURI,
String localName) |
void |
addChild(RegistrationInfo registrationInfo,
XMLWSRPConsumerFactory.Property property,
org.jboss.xb.binding.UnmarshallingContext nav,
String nsURI,
String localName) |
void |
addChild(SortedMap<String,WSRPConsumer> consumers,
WSRPConsumer consumer,
org.jboss.xb.binding.UnmarshallingContext nav,
String nsURI,
String localName) |
Object |
completeRoot(Object root,
org.jboss.xb.binding.UnmarshallingContext nav,
String nsURI,
String localName) |
Object |
newChild(Object parent,
org.jboss.xb.binding.UnmarshallingContext unmarshallingContext,
String nsURI,
String localName,
Attributes attributes) |
Object |
newChild(RegistrationInfo registrationInfo,
org.jboss.xb.binding.UnmarshallingContext nav,
String nsURI,
String localName,
Attributes attrs) |
Object |
newChild(SortedMap<String,WSRPConsumer> consumers,
org.jboss.xb.binding.UnmarshallingContext nav,
String nsURI,
String localName,
Attributes attrs) |
Object |
newChild(WSRPConsumer consumer,
org.jboss.xb.binding.UnmarshallingContext nav,
String nsURI,
String localName,
Attributes attrs) |
Object |
newRoot(Object root,
org.jboss.xb.binding.UnmarshallingContext nav,
String nsURI,
String localName,
Attributes attrs) |
void |
setValue(EndpointConfigurationInfo endpointInfo,
org.jboss.xb.binding.UnmarshallingContext nav,
String nsURI,
String localName,
String value) |
void |
setValue(Object parent,
org.jboss.xb.binding.UnmarshallingContext unmarshallingContext,
String nsURI,
String localName,
String value) |
void |
setValue(RegistrationInfo registrationInfo,
org.jboss.xb.binding.UnmarshallingContext nav,
String nsURI,
String localName,
String value) |
void |
setValue(XMLWSRPConsumerFactory.Property property,
org.jboss.xb.binding.UnmarshallingContext nav,
String nsURI,
String localName,
String value) |
public XMLWSRPConsumerFactory(ConsumerRegistry consumerRegistry)
public Object newRoot(Object root, org.jboss.xb.binding.UnmarshallingContext nav, String nsURI, String localName, Attributes attrs)
newRoot in interface org.jboss.xb.binding.ObjectModelFactorypublic Object completeRoot(Object root, org.jboss.xb.binding.UnmarshallingContext nav, String nsURI, String localName)
completeRoot in interface org.jboss.xb.binding.ObjectModelFactorypublic Object newChild(Object parent, org.jboss.xb.binding.UnmarshallingContext unmarshallingContext, String nsURI, String localName, Attributes attributes)
newChild in interface org.jboss.xb.binding.GenericObjectModelFactorypublic void addChild(Object parent, Object child, org.jboss.xb.binding.UnmarshallingContext unmarshallingContext, String nsURI, String localName)
addChild in interface org.jboss.xb.binding.GenericObjectModelFactorypublic void setValue(Object parent, org.jboss.xb.binding.UnmarshallingContext unmarshallingContext, String nsURI, String localName, String value)
setValue in interface org.jboss.xb.binding.GenericObjectModelFactorypublic Object newChild(SortedMap<String,WSRPConsumer> consumers, org.jboss.xb.binding.UnmarshallingContext nav, String nsURI, String localName, Attributes attrs)
public Object newChild(WSRPConsumer consumer, org.jboss.xb.binding.UnmarshallingContext nav, String nsURI, String localName, Attributes attrs)
public Object newChild(RegistrationInfo registrationInfo, org.jboss.xb.binding.UnmarshallingContext nav, String nsURI, String localName, Attributes attrs)
public void setValue(EndpointConfigurationInfo endpointInfo, org.jboss.xb.binding.UnmarshallingContext nav, String nsURI, String localName, String value)
public void setValue(RegistrationInfo registrationInfo, org.jboss.xb.binding.UnmarshallingContext nav, String nsURI, String localName, String value)
public void setValue(XMLWSRPConsumerFactory.Property property, org.jboss.xb.binding.UnmarshallingContext nav, String nsURI, String localName, String value)
public void addChild(RegistrationInfo registrationInfo, XMLWSRPConsumerFactory.Property property, org.jboss.xb.binding.UnmarshallingContext nav, String nsURI, String localName)
public void addChild(SortedMap<String,WSRPConsumer> consumers, WSRPConsumer consumer, org.jboss.xb.binding.UnmarshallingContext nav, String nsURI, String localName)
Copyright © 2006-2014 GateIn. All Rights Reserved.