org.codehaus.nanning
Interface ConstructionInvocation

All Known Implementing Classes:
AspectInstance.ConstructionInvocationImpl

public interface ConstructionInvocation


Method Summary
 java.lang.Object getProxy()
           
 java.lang.Object getTarget()
           
 void setTarget(java.lang.Object newTarget)
           
 

Method Detail

getProxy

public java.lang.Object getProxy()

getTarget

public java.lang.Object getTarget()

setTarget

public void setTarget(java.lang.Object newTarget)


Copyright © Jon Tirsen. All Rights Reserved.