|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Used to create EIO worker instances.
| Method Summary | |
EIOWorker |
createWorker(EIOEvent type)
Create a worker of the given type |
EIOEvent[] |
supportedWorkerTypes()
Returns an array of supported Event types for this factory. |
| Method Detail |
public EIOWorker createWorker(EIOEvent type)
throws java.lang.IllegalArgumentException
java.lang.IllegalArgumentExceptionfor a list of valid types
If the factory does not support a given worker type, it should throw an IllegalArgumentExceptionpublic EIOEvent[] supportedWorkerTypes()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||