|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.bea.dsp.management.beans.ThreadConfig
public final class ThreadConfig
configuration for the number of threads to be used at the dataspace level.
| Method Summary | |
|---|---|
int |
getCapacityPerQuery()
Returns the max number of threads to used per query. |
void |
setCapacityPerQuery(int capacityPerQuery)
|
java.lang.String |
toString()
|
void |
validate()
Validates bean specific attributes. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public int getCapacityPerQuery()
public void setCapacityPerQuery(int capacityPerQuery)
throws ValidationException
ValidationException
public void validate()
throws ValidationException
Validatable
validate in interface ValidatableValidationException - if the validation fails.public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||