|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjasco.runtime.aspect.factory.DefaultAspectFactory
jasco.runtime.aspect.factory.PerObjectAspectFactory
public class PerObjectAspectFactory
Constructor Summary | |
---|---|
PerObjectAspectFactory()
|
Method Summary | |
---|---|
java.lang.Object |
getKey(MethodJoinpoint jp)
Returns the key for looking up hooks given this joinpoint. |
Methods inherited from class jasco.runtime.aspect.factory.DefaultAspectFactory |
---|
getAspectInstance |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PerObjectAspectFactory()
Method Detail |
---|
public java.lang.Object getKey(MethodJoinpoint jp)
DefaultAspectFactory
getKey
in class DefaultAspectFactory
jp
- joinpoint
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |