|
Sun Adapter for COM/DCOM API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stc.connector.appconn.com.ComConfiguration
public class ComConfiguration
The ComConfiguration class is used to access the configuration parameters given by the user.
| Constructor Summary | |
|---|---|
ComConfiguration(com.stc.connector.framework.util.ConfigurationHelper aConfiguration)
Constructor for the class. |
|
| Method Summary | |
|---|---|
java.lang.String |
getServer()
Gets the server name configuration parameter. |
void |
setServer(java.lang.String newServer)
Sets the server name. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ComConfiguration(com.stc.connector.framework.util.ConfigurationHelper aConfiguration)
originalConfig - The properties from the configuration.
| Method Detail |
|---|
public java.lang.String getServer()
String - The server name
public void setServer(java.lang.String newServer)
newServer - The server name
|
Sun Adapter for COM/DCOM API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||