public class JBossPortComponentRef extends PortComponentRef
Constructor and Description |
---|
JBossPortComponentRef() |
Modifier and Type | Method and Description |
---|---|
String |
getConfigFile() |
String |
getConfigName() |
QName |
getPortQname() |
List<StubPropertyMetaData> |
getStubProperties() |
void |
setConfigFile(String configFile) |
void |
setConfigName(String configName) |
void |
setPortQname(QName portQname) |
void |
setStubProperties(List<StubPropertyMetaData> stubProperties) |
String |
toString() |
getAddressing, getMtomThreshold, getPortComponentLink, getRespectBinding, getServiceEndpointInterface, isEnableMtom, setAddressing, setEnableMtom, setMtomThreshold, setPortComponentLink, setRespectBinding, setServiceEndpointInterface
public String getConfigFile()
public void setConfigFile(String configFile)
public String getConfigName()
public void setConfigName(String configName)
public QName getPortQname()
public void setPortQname(QName portQname)
public List<StubPropertyMetaData> getStubProperties()
public void setStubProperties(List<StubPropertyMetaData> stubProperties)
public String toString()
toString
in class PortComponentRef
Copyright © 2016 JBoss by Red Hat. All rights reserved.