asv
Jan 31st, 2005, 09:51 AM
I'm writing an article about Spring. I have two question about AOP:
1. Is it correct to say - Spring AOP includes declarative transaction and interceptors Is declarative transaction AOP feature?
Spring uses dynamic proxy for transaction management but dynamic proxy is no AOP.
2. How can create object pooling? Is is Spring AOP capability?
1. Is it correct to say - Spring AOP includes declarative transaction and interceptors Is declarative transaction AOP feature?
Spring uses dynamic proxy for transaction management but dynamic proxy is no AOP.
2. How can create object pooling? Is is Spring AOP capability?