|
The Spring Framework | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AspectInstanceFactory
Interface implemented to provide instance of the AspectJ aspect on which the aspect method exists. Decouples from Spring's IoC container.
| Method Summary | |
|---|---|
Object |
getAspectInstance()
Create an instance of this factory's aspect. |
int |
getInstantiationCount()
Return the number of instantiations from this factory. |
| Method Detail |
|---|
Object getAspectInstance()
int getInstantiationCount()
|
The Spring Framework | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||