JavaScript is disabled on your browser.
Invocation API 1.1.1.Final
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
All Known Implementing Classes:
SimpleInterceptorFactoryContext
public interface InterceptorFactoryContext
Contextual information for an interceptor factory, used when interceptors are created.
Use to store state about previously-constructed interceptors, for example.
Author:
David M. Lloyd
Method Summary
Methods
Modifier and Type
Method and Description
Map <Object ,Object >
getContextData ()
Get the context data for this interceptor factory execution.
Invocation API 1.1.1.Final
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2013 JBoss, a division of Red Hat, Inc. . All Rights Reserved.