public final class WebComponentInstance extends BasicComponentInstance
INSTANCE_KEY| Modifier | Constructor and Description |
|---|---|
protected |
WebComponentInstance(BasicComponent component,
AtomicReference<ManagedReference> instanceReference,
org.jboss.invocation.Interceptor preDestroyInterceptor,
Map<Method,org.jboss.invocation.Interceptor> methodInterceptors)
Construct a new instance.
|
allowedMethods, destroy, getComponent, getInstance, getInstanceReference, getInterceptor, preDestroy, prepareInterceptorContextprotected WebComponentInstance(BasicComponent component, AtomicReference<ManagedReference> instanceReference, org.jboss.invocation.Interceptor preDestroyInterceptor, Map<Method,org.jboss.invocation.Interceptor> methodInterceptors)
component - the componentCopyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.