Interface | Description |
---|---|
ComponentInstantiator |
An instantiator for a specific component
|
Class | Description |
---|---|
ManagedBeanComponentInstantiator |
Instantiator for web components that are annotated with the ManagedBean annotation
|
WebComponentDescription | |
WebComponentInstance |
A managed bean component instance.
|
WebComponentInstantiator |
Instantiator for normal ee web components
|
WebComponentProcessor |
Processor that figures out what type of component a servlet/listener is, and registers the appropriate metadata.
|
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.