org.jboss.invocation
Class SimpleInterceptorFactoryContext
java.lang.Object
org.jboss.invocation.SimpleInterceptorFactoryContext
- All Implemented Interfaces:
- InterceptorFactoryContext
public final class SimpleInterceptorFactoryContext
- extends Object
- implements InterceptorFactoryContext
A simple implementation of InterceptorFactoryContext
.
- Author:
- David M. Lloyd
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleInterceptorFactoryContext
public SimpleInterceptorFactoryContext()
getContextData
public Map<Object,Object> getContextData()
- Get the context data for this interceptor factory execution.
- Specified by:
getContextData
in interface InterceptorFactoryContext
- Returns:
- the context data
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.