public class ServiceTCCLInterceptor extends Object implements org.aopalliance.intercept.MethodInterceptor
Constructor and Description |
---|
ServiceTCCLInterceptor(ClassLoader loader)
Constructs a new
OsgiServiceTCCLInterceptor instance. |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
int |
hashCode() |
Object |
invoke(org.aopalliance.intercept.MethodInvocation invocation) |
public ServiceTCCLInterceptor(ClassLoader loader)
OsgiServiceTCCLInterceptor
instance.loader
- classloader to use for TCCL during invocation. Can be null.Copyright © 2006–2016. All rights reserved.