|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.xebialabs.deployit.BaseConfigurationItem
com.xebialabs.deployit.plugin.wls.ci.WlsDomain
com.xebialabs.deployit.plugin.osb.ci.OsbDomain
@ConfigurationItem(description="Oracle Service Bus Domain") public class OsbDomain
| Field Summary | |
|---|---|
private java.lang.String |
osbHome
|
| Fields inherited from class com.xebialabs.deployit.BaseConfigurationItem |
|---|
label |
| Constructor Summary | |
|---|---|
OsbDomain()
|
|
| Method Summary | |
|---|---|
int |
executeWlstJythonScript(com.xebialabs.deployit.hostsession.CommandExecutionCallbackHandler handler,
com.xebialabs.deployit.hostsession.HostSession s,
java.lang.String scriptPath,
java.lang.String... args)
|
java.lang.String |
getOsbHome()
|
void |
setOsbHome(java.lang.String osbHome)
|
| Methods inherited from class com.xebialabs.deployit.plugin.wls.ci.WlsDomain |
|---|
connectToAdminHost, getActiveHost, getAdminServerName, getConnectUrl, getDomainHome, getName, getPassword, getPort, getUsername, getWlHome, getWlJavaHome, setActiveHost, setAdminServerName, setDomainHome, setName, setPassword, setPort, setUsername, setWlHome, setWlJavaHome |
| Methods inherited from class com.xebialabs.deployit.BaseConfigurationItem |
|---|
equals, getLabel, hashCode, setLabel, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
@ConfigurationItemProperty(required=true,
description="The location of the Oracle Service Bus.",
size=LARGE)
private java.lang.String osbHome
| Constructor Detail |
|---|
public OsbDomain()
| Method Detail |
|---|
public java.lang.String getOsbHome()
public void setOsbHome(java.lang.String osbHome)
public int executeWlstJythonScript(com.xebialabs.deployit.hostsession.CommandExecutionCallbackHandler handler,
com.xebialabs.deployit.hostsession.HostSession s,
java.lang.String scriptPath,
java.lang.String... args)
executeWlstJythonScript in class com.xebialabs.deployit.plugin.wls.ci.WlsDomain
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||