public class InterceptorChainFactory extends AbstractNamedCacheComponentFactory implements AutoInstantiableFactory
componentRegistry, configurationglobalComponentRegistry, globalConfiguration| Constructor and Description |
|---|
InterceptorChainFactory() |
| Modifier and Type | Method and Description |
|---|---|
InterceptorChain |
buildInterceptorChain() |
<T> T |
construct(Class<T> componentType)
Constructs a component.
|
static InterceptorChainFactory |
getInstance(ComponentRegistry componentRegistry,
Configuration configuration) |
assertTypeConstructablepublic InterceptorChain buildInterceptorChain()
public <T> T construct(Class<T> componentType)
AbstractComponentFactoryconstruct in class AbstractComponentFactorycomponentType - type of componentpublic static InterceptorChainFactory getInstance(ComponentRegistry componentRegistry, Configuration configuration)
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.