|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectabc.weaving.matching.ShadowType
abc.weaving.matching.ConstructorCallShadowType
public class ConstructorCallShadowType
A joinpoint shadow that applies at "new"+constructor call
| Constructor Summary | |
|---|---|
ConstructorCallShadowType()
|
|
| Method Summary | |
|---|---|
ShadowMatch |
matchesAt(MethodPosition pos)
Find out if there is a join point shadow of the relevant type at the given MethodPosition, and if so return it |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConstructorCallShadowType()
| Method Detail |
|---|
public ShadowMatch matchesAt(MethodPosition pos)
ShadowType
matchesAt in class ShadowType
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||