|
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.SNAInboundConnectionManagement
The configuration object for inbound ConnectionManagement section. For more information about each method, see the corresponding online help for the eWay configuration editor GUI.
| Method Summary | |
|---|---|
long |
getConnectionPoolSize()
Gets ConnectionPoolSize |
java.lang.String |
getScopeOfConnection()
Gets ScopeOfConnection |
boolean |
isCollaborationScopeOfConnection()
Is CollaborationScopeOfConnection? |
boolean |
isResourceAdapterScopeOfConnection()
Is ResourceAdapterScopeOfConnection? |
void |
setConnectionPoolSize(long aConnectionPoolSize)
Sets ConnectionPoolSize |
void |
setScopeOfConnection(java.lang.String aScopeOfConnection)
Sets ScopeOfConnection |
void |
validate()
Validates inbound ConnectionManagement section |
| Method Detail |
|---|
java.lang.String getScopeOfConnection()
boolean isResourceAdapterScopeOfConnection()
boolean isCollaborationScopeOfConnection()
long getConnectionPoolSize()
void setScopeOfConnection(java.lang.String aScopeOfConnection)
throws SNAApplicationException
aScopeOfConnection - The ScopeOfConnection to set
SNAApplicationException - on error
void setConnectionPoolSize(long aConnectionPoolSize)
throws SNAApplicationException
aConnectionPoolSize - The ConnectionPoolSize to set
SNAApplicationException - 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 | |||||||||