|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cxf.service.model.AbstractPropertiesHolder
org.apache.cxf.service.model.AbstractDescriptionElement
org.apache.cxf.service.model.BindingInfo
org.apache.cxf.binding.jbi.JBIBindingInfo
public class JBIBindingInfo
Constructor Summary | |
---|---|
JBIBindingInfo(ServiceInfo service,
java.lang.String bindingId)
|
Method Summary | |
---|---|
JBIBindingConfiguration |
getJBIBindingConfiguration()
|
void |
setJBIBindingConfiguration(JBIBindingConfiguration conf)
|
Methods inherited from class org.apache.cxf.service.model.BindingInfo |
---|
addOperation, buildOperation, getBindingId, getInterface, getName, getOperation, getOperation, getOperations, getService, removeOperation, setName, toString |
Methods inherited from class org.apache.cxf.service.model.AbstractDescriptionElement |
---|
getDescription, setDescription |
Methods inherited from class org.apache.cxf.service.model.AbstractPropertiesHolder |
---|
addExtensionAttribute, addExtensor, containsExtensor, equals, getExtensionAttribute, getExtensionAttributes, getExtensor, getExtensors, getExtensors, getProperty, getProperty, getTraversedExtensor, hasProperty, setExtensionAttributes, setProperty |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public JBIBindingInfo(ServiceInfo service, java.lang.String bindingId)
Method Detail |
---|
public void setJBIBindingConfiguration(JBIBindingConfiguration conf)
public JBIBindingConfiguration getJBIBindingConfiguration()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |