|
| Foundation |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||
com.sas.iom.orb.ThreadPoolEvent
public class ThreadPoolEvent
An event sent to ThreadPool event listeners to inform them of a change in ThreadPool status.
ThreadPool,
ThreadPoolEventListenerInterface| Nested Class Summary | |
|---|---|
static class |
ThreadPoolEvent.Type
ThreadPoolEvent type enumeration. |
| Constructor Summary | |
|---|---|
ThreadPoolEvent(com.sas.iom.orb.ThreadPool threadPool,
ThreadPoolEvent.Type type)
Construct a ThreadPoolEvent of a certain type. |
|
| Method Summary | |
|---|---|
com.sas.iom.orb.ThreadPool |
getThreadPool()
Get the ThreadPool that fired the event. |
ThreadPoolEvent.Type |
getType()
Get the ThreadPoolEvent type. |
java.lang.String |
toString()
|
| Constructor Detail |
|---|
public ThreadPoolEvent(com.sas.iom.orb.ThreadPool threadPool,
ThreadPoolEvent.Type type)
type - the event type| Method Detail |
|---|
public com.sas.iom.orb.ThreadPool getThreadPool()
public ThreadPoolEvent.Type getType()
public java.lang.String toString()
toString in class java.lang.Object
|
| Foundation |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||