org.codehaus.nanning
Interface AspectFactory

All Known Implementing Classes:
AspectSystem

public interface AspectFactory


Method Summary
 java.lang.Object newInstance(java.lang.Class classIdentifier)
           
 void reinitialize(AspectInstance aspectInstance)
           
 

Method Detail

newInstance

public java.lang.Object newInstance(java.lang.Class classIdentifier)

reinitialize

public void reinitialize(AspectInstance aspectInstance)


Copyright © Jon Tirsen. All Rights Reserved.