|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.openejb.jee.jba.ServiceRef
public class ServiceRef
| Field Summary | |
|---|---|
protected String |
configFile
|
protected String |
configName
|
protected String |
serviceRefName
|
protected String |
wsdlOverride
|
| Constructor Summary | |
|---|---|
ServiceRef()
|
|
| Method Summary | |
|---|---|
String |
getConfigFile()
Gets the value of the configFile property. |
String |
getConfigName()
Gets the value of the configName property. |
String |
getServiceRefName()
Gets the value of the serviceRefName property. |
String |
getWsdlOverride()
Gets the value of the wsdlOverride property. |
void |
setConfigFile(String value)
Sets the value of the configFile property. |
void |
setConfigName(String value)
Sets the value of the configName property. |
void |
setServiceRefName(String value)
Sets the value of the serviceRefName property. |
void |
setWsdlOverride(String value)
Sets the value of the wsdlOverride property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String serviceRefName
protected String configName
protected String configFile
protected String wsdlOverride
| Constructor Detail |
|---|
public ServiceRef()
| Method Detail |
|---|
public String getServiceRefName()
Stringpublic void setServiceRefName(String value)
value - allowed object is
Stringpublic String getConfigName()
Stringpublic void setConfigName(String value)
value - allowed object is
Stringpublic String getConfigFile()
Stringpublic void setConfigFile(String value)
value - allowed object is
Stringpublic String getWsdlOverride()
Stringpublic void setWsdlOverride(String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||