|
Sun Adapter for SNA LU62 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface SNAInboundConfiguration.SNAInboundGeneralSettings
The configuration object for inbound GeneralSettings section. For more information about each method, see the corresponding online help for the eWay configuration editor GUI.
| Method Summary | |
|---|---|
java.lang.String |
getPersistentStorageLocation()
Gets Persistent Storage Location |
java.lang.String |
getScopeOfState()
Gets Scope Of State |
boolean |
isConnectionScopeOfState()
Is ScopeOfState "Connection Level"? |
boolean |
isOtdScopeOfState()
Is ScopeOfState "OTD Level"? |
boolean |
isResourceAdapterScopeOfState()
Is ScopeOfState "Resource Adapter Level"? |
void |
setPersistentStorageLocation(java.lang.String dirName)
Sets Persistent Storage Location |
void |
setScopeOfState(java.lang.String aScope)
Sets Scope Of State |
void |
validate()
Validates GeneralSettings section |
| Method Detail |
|---|
boolean isResourceAdapterScopeOfState()
boolean isConnectionScopeOfState()
boolean isOtdScopeOfState()
java.lang.String getScopeOfState()
void setScopeOfState(java.lang.String aScope)
throws SNAApplicationException
aScope - The Scope Of State to set
SNAApplicationException - up on errorjava.lang.String getPersistentStorageLocation()
void setPersistentStorageLocation(java.lang.String dirName)
throws SNAApplicationException
dirName - The Persistent Storage Location to be set
SNAApplicationException - up on error
void validate()
throws SNAApplicationException
SNAApplicationException - up on error
|
Sun Adapter for SNA LU62 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||