|
Oracle BPEL Process Manager Sensor API Reference 10g Release 2 (10.1.2) B25707-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface ITSensor.
Method Summary | |
ITActivityConfig |
getActivityConfig() Returns the value of field 'activityConfig'. |
ITAdapterConfig |
getAdapterConfig() Returns the value of field 'adapterConfig'. |
java.lang.String |
getClassname() Returns the value of field 'classname'. |
ITFaultConfig |
getFaultConfig() Returns the value of field 'faultConfig'. |
java.lang.String |
getKind() Returns the value of field 'kind'. |
ITNotificationSvcConfig |
getNotificationConfig() Returns the value of field 'notificationConfig'. |
java.lang.String |
getSensorName() Returns the value of field 'sensorName'. |
java.lang.String |
getTarget() Returns the value of field 'target'. |
ITVariableConfig |
getVariableConfig() Returns the value of field 'variableConfig'. |
void |
setActivityConfig(ITActivityConfig activityConfig) Sets the value of field 'activityConfig'. |
void |
setAdapterConfig(ITAdapterConfig adapterConfig) Sets the value of field 'adapterConfig'. |
void |
setClassname(java.lang.String classname) Sets the value of field 'classname'. |
void |
setFaultConfig(ITFaultConfig faultConfig) Sets the value of field 'faultConfig'. |
void |
setKind(java.lang.String kind) Sets the value of field 'kind'. |
void |
setNotificationConfig(ITNotificationSvcConfig notificationConfig) Sets the value of field 'notificationConfig'. |
void |
setSensorName(java.lang.String sensorName) Sets the value of field 'sensorName'. |
void |
setTarget(java.lang.String target) Sets the value of field 'target'. |
void |
setVariableConfig(ITVariableConfig variableConfig) Sets the value of field 'variableConfig'. |
Method Detail |
public ITActivityConfig getActivityConfig()
public ITAdapterConfig getAdapterConfig()
public java.lang.String getClassname()
public ITFaultConfig getFaultConfig()
public java.lang.String getKind()
public ITNotificationSvcConfig getNotificationConfig()
public java.lang.String getSensorName()
public java.lang.String getTarget()
public ITVariableConfig getVariableConfig()
public void setActivityConfig(ITActivityConfig activityConfig)
activityConfig
- the value of field 'activityConfig'.public void setAdapterConfig(ITAdapterConfig adapterConfig)
adapterConfig
- the value of field 'adapterConfig'.public void setClassname(java.lang.String classname)
classname
- the value of field 'classname'.public void setFaultConfig(ITFaultConfig faultConfig)
faultConfig
- the value of field 'faultConfig'.public void setKind(java.lang.String kind)
kind
- the value of field 'kind'.public void setNotificationConfig(ITNotificationSvcConfig notificationConfig)
notificationConfig
- the value of field 'notificationConfig'.public void setSensorName(java.lang.String sensorName)
sensorName
- the value of field 'sensorName'.public void setTarget(java.lang.String target)
target
- the value of field 'target'.public void setVariableConfig(ITVariableConfig variableConfig)
variableConfig
- the value of field 'variableConfig'.
|
Oracle BPEL Process Manager Sensor API Reference 10g Release 2 (10.1.2) B25707-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |