Package | Description |
---|---|
org.jboss.as.web.deployment | |
org.jboss.as.web.deployment.component |
Modifier and Type | Field and Description |
---|---|
static AttachmentKey<Map<String,ComponentInstantiator>> |
WebAttachments.WEB_COMPONENT_INSTANTIATORS |
Modifier and Type | Method and Description |
---|---|
void |
WebInjectionContainer.addInstantiator(String className,
ComponentInstantiator instantiator) |
Modifier and Type | Class and Description |
---|---|
class |
ManagedBeanComponentInstantiator
Instantiator for web components that are annotated with the ManagedBean annotation
|
class |
WebComponentInstantiator
Instantiator for normal ee web components
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.