|
SmartFrog 3.10.000 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CallDetective
This interface is used to determine who called us. The implementation does not have to be thread-safe. http://www.javaspecialists.co.za/
| Nested Class Summary | |
|---|---|
static class |
CallDetective.CallDetective1_3
This is a pre-JDK 1.4 version of the CallDetective. |
static class |
CallDetective.CallDetective1_4
This class is used to determine who called us. |
static class |
CallDetective.Factory
Description of the Class |
| Method Summary | |
|---|---|
java.lang.String |
findCaller(int depth)
Returns a String representation of who called us, going back depth levels. |
| Method Detail |
|---|
java.lang.String findCaller(int depth)
depth - must be greater than 0 and may not exceed the call stack
depth.
|
SmartFrog CORE 3.10.000 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||