|
| Foundation |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||
| Packages that use ThreadPoolEvent.Type | |
|---|---|
| com.sas.iom.orb | The IOM ORB Framework and Utilities. |
| Uses of ThreadPoolEvent.Type in com.sas.iom.orb |
|---|
| Methods in com.sas.iom.orb that return ThreadPoolEvent.Type | |
|---|---|
ThreadPoolEvent.Type |
ThreadPoolEvent.getType()
Get the ThreadPoolEvent type. |
static ThreadPoolEvent.Type |
ThreadPoolEvent.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ThreadPoolEvent.Type[] |
ThreadPoolEvent.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in com.sas.iom.orb with parameters of type ThreadPoolEvent.Type | |
|---|---|
ThreadPoolEvent(com.sas.iom.orb.ThreadPool threadPool,
ThreadPoolEvent.Type type)
Construct a ThreadPoolEvent of a certain type. |
|
|
| Foundation |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||