- Inhouse or adopted AOP ?
- AOP General Approach
- Proceed Method in an Interceptor
- AOP without the container ?
- AOP first steps...
- Is there support for events
- ThrowsAdvice
- AOP and Web Services
- Introduction Advice
- Exceptions in proxied objects
- prototype proxied objects
- AOP on C++ code
- AttributeMatchMethodPointcutAdvisor ?
- use dynamic proxy on none interface implemented object
- Using AOP + log to trace end user actions
- Method with ref params
- AOP without ProxyFactory
- Getting a "mixed" objet in a Before Advice impleme
- 'Error instantiating context' when called from COMInterop
- AfterReturningAdvice
- Create a Proxy without Target !
- Exception stack trace
- a possible bug between AOP and Spring.Data.Orm.NHibernate
- Strange problem
- Exception while using ExposeProxy-flag and per-proxy objects
- Better code for this ? (profiling advice)
- Is this possible? Using Spring to return a response
- Introduction Advice for windows.forms throws exception
- AOP & Remoting
- RegularExpressionMethodPointcutAdvisor
- Spring.Aop with Advices in more than one Assembly
- ThrowsAdviceInterceptor: At least one handler method must be
- How to apply Spring.NETAOP to ASP.NET Web Application?
- ProxyFactory singleton for different proxies
- Advising methods with ref/out causes exception?
- ThrowsAdviceInterceptor rethrows the exception
- TypeLoadException when using AOP
- IHttpHandlerFactory AopProxy
- Problem with Introduction when using MultiThreading
- Applying logging and enforcing security via Spring.AOP
- Applying AOP to a classes internal method calls
- DynamicProxy doesn't support generic method declarations? (Includes temporary fix.)
- Does ProxyFactoryObject supports null target ?
- CacheAdvice does not take into account the parameters passed to the method
- CustomAttributes AOP
- Constructor Interceptor
- Dynamic Routing problem
- Help with Spring Aop Configuration
- Problems with the AOP Framework while using nunit
- How about to provide a build-in "String to Regex" TypeConverter?
- Step by step
- How to custom define pointcut attributes
- attribute matching on base class methods
- WebServiceHandlerFactory not creating the AOP Proxy
- Interception in Prototypes
- Proxied object as dependency
- Retrieving metadata from advice
- Question.
- AccessViolationException : Attempted to read or write protected memory.
- System.ExecutionEngineException
- Internal Interface Advice
- Where has AspNetCacheAdvice gone?
- Login Checking
- <aop:advice> and other Spring 2-ish configuration
- Help needed in AOP tx management
- Serialize IMethodInterceptor
- Exclude option for ObjectNameAutoProxyCreator
- Weird ProxyFactoryObject behavior
- How to obtain custom attributes for a class within Advice?
- Add interface implementation
- Debugging with AOP - step into method problem
- How can I get access to the members of the advised object from the advisor?
- Found a problem in Spring AOP / IoC container implementation?
- Auto proxy in hierarchical context
- AOP with prototypes
- ProxyTargetType mixed with ProxyInterface
- Introduction/Mixins configuration
- System.ExecutionEngineException when using [Transaction()] with methods using "out"
- ThrowsAdvice Query
- setting thread credentials
- Custom aspect breaks transaction attribute?
- Simple Configuration!
- Article : AOP for Benchmarking with Spring.NET
- Tracking Object changes
- Problem with PrototypeTargetSource
- Question on AOP and ICLoneable
- AOP Question
- Adding Introductions when AutoProxying
- explicit interface proxy
- Suppressing attribute proxying in code
- Autoproxy invalid cast
- Using IOC container to proxy instances?
- Equals fails on proxied object.
- non-singleton using with TransactionProxyFactoryObject
- Maybe trivial question about proxies
- How to know my trasaction is successfully committed
- IThrowsAdvice and VS2005: strange behaviour
- NameMatchTransactionAttributeSource configuration error
- AOP and Serviced Components problems
- Instantiate a class that has no public no-argument constructor
- ProxyTargetType
- Autoproxy for SAO Factory
- Spring.Util.ReflectionUtils.GetMostSpecificMethod( ) throws AmbiguousMatchException (
- @Configurable Style Depenency Injection into domain objects that are created via new
- Bug in SdkRegularExpressionMethodPointcut?
- The 'http://www.springframework.net/aop:config' element is not declared
- [Transaction(NoRollbackFor = new Type[] {typeof (...)})] broken in 1.1-RC2 ?
- Advised method is not being intercepted
- Method Not Being Intercepted
- ProxyFactory and new instances
- How can use ProxyFactory in a non-singleton mode?
- How to catch exception from threads?
- Unable to get LogginAdvice to work
- AutoProxyCreator does not pick up objects
- Proxied Class Field Null Problem
- ProxyFactory and custom attributes exception
- Please help me...
- Error creating a proxy-Help!
- NonExpiringCache & Remoting
- Class and interface in different assemblies
- AccessViolationException: Attempted to read or write protected memory.
- getting null values in Log4Net Mysql Appender
- Explanation of CacheResultItems
- Proxy / Advice Not Limited To proxyInterface
- interceptor for url mapping
- LogExceptionHandler not allowing exception handling to proceed further
- Declarative Caching
- Exception is not getting swallowed
- Problem creating a pointcut
- Cache File Dependency
- Unable to cast to DynamicAopProxy
- AOP causing field to be null.
- Small bug in retry advice?
- Problem with Spring.Aop, Version=1.1.0.2
- Runtime Constructor Arguments
- PointCut over full class names
- Object Wrapping
- Unable to invoke method with AOP
- Unit Testing and AOP
- Issue related to pproxy order?
- Problem getting cache to work with web application
- Two interceptors getting mixed up.
- Getting access to a object decorated by a Spring Proxy
- Support for duck proxies?
- Problems with autoproxying: UnsatisfiedDependencyException
- Null reference error with CacheAspect and ProxyFactoryObject
- TransactionProxyFactoryObject not working as advertised?
- Validation trace with AOP
- Can only autoproxy interface implementing objects?
- How to unit test AOP cache keys?
- Unable to implement AOP
- bug in proxy method with "out" parameter ?
- Introduction Advice to modify base instantiated object
- Set key to a type string in [CacheResult]
- Error creating context 'spring.root': The 'http://www.springframework.net/tx:attribut
- Help on applying AOP on object not created with Spring
- AOP + type parameter constraints = TypeLoadException
- AfterThrowing and around advice combined
- need help on AttributeMatchMethodPointcutAdvisor
- Use a custom exception in exception handling
- Advising Non-public Methods?
- Basic AOP example help me
- GetProxy() Returns InvalidOperationException
- INotifyPropertyChanged Advice Problem
- using AOP for automatic logging?
- Interception with multiple interfaces
- ChacheResult with two Load-Methods
- CastleDynProxy2 is not located
- Unable to cast object of type CompositionAopProxy
- Reloading Config File