|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GeronimoExecutor
A Geronimo-specific extension that contributes a little extra manageability to the standard Executor interface.
Method Summary | |
---|---|
String |
getName()
Gets a human-readable name identifying this object. |
String |
getObjectName()
Gets the unique name of this object. |
Methods inherited from interface java.util.concurrent.Executor |
---|
execute |
Methods inherited from interface org.apache.geronimo.system.threads.ThreadPool |
---|
awaitTermination, execute, getActiveCount, getMaximumPoolSize, getPoolSize |
Method Detail |
---|
String getName()
String getObjectName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |