public final class SimpleInterceptorInstanceFactory extends Object implements InterceptorInstanceFactory
| Constructor and Description |
|---|
SimpleInterceptorInstanceFactory(Class<?> instanceClass)
Construct a new instance.
|
public SimpleInterceptorInstanceFactory(Class<?> instanceClass)
instanceClass - the instance classpublic Object createInstance(InterceptorFactoryContext context)
createInstance in interface InterceptorInstanceFactorycontext - the interceptor factory contextCopyright © 2012 JBoss by Red Hat. All Rights Reserved.