Skip to content
This repository has been archived by the owner on Mar 14, 2019. It is now read-only.

Support probe concretes of interface or abstract class #22

Closed
zhongl opened this issue Jun 11, 2012 · 1 comment
Closed

Support probe concretes of interface or abstract class #22

zhongl opened this issue Jun 11, 2012 · 1 comment
Assignees
Labels
Milestone

Comments

@zhongl
Copy link
Member

zhongl commented Jun 11, 2012

All interface and abstract class can be used to tracing it's concrete.

Unlike tracing normal class, the method filter you input supposed to be (interface or abstract class)simple name with a plus, like InterfaceSimpleName+.

In method filter auto-completion list, all the interfaces and abstract classes will show the simple name with a plus at the end, like this:

housemd> trace TraceTarget
TraceTarget      TraceTarget$A    TraceTarget$B    TraceTarget$C+   TraceTarget$CL   TraceTarget$D+ 
@ghost ghost assigned zhongl Jun 11, 2012
@zhongl zhongl closed this as completed in 7bea864 Jun 12, 2012
@coderplay
Copy link

That's really cool !

xumingming pushed a commit to xumingming/HouseMD that referenced this issue Jun 21, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants