public abstract class ComponentThreadInterceptor extends AbstractApplicableInterceptor
Constructor and Description |
---|
ComponentThreadInterceptor(IInternalAccess ia)
Create a new ComponentThreadInterceptor.
|
Modifier and Type | Method and Description |
---|---|
IInternalAccess |
getComponent()
Get the component.
|
boolean |
isApplicable(ServiceInvocationContext context)
Test if the interceptor is applicable.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
execute
public ComponentThreadInterceptor(IInternalAccess ia)
public boolean isApplicable(ServiceInvocationContext context)
isApplicable
in interface IServiceInvocationInterceptor
isApplicable
in class AbstractApplicableInterceptor
public IInternalAccess getComponent()
Copyright © 2013. All Rights Reserved.