Package | Description |
---|---|
biz.onixs.fix.engine |
Modifier and Type | Method and Description |
---|---|
static ThreadRole |
ThreadRole.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ThreadRole[] |
ThreadRole.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ThreadStartedListener.onThreadCreated(Thread thread,
ThreadRole role)
This method is called when a thread is started.
|
Copyright © 2005–2024 Onix Solutions. All rights reserved.