Package | Description |
---|---|
org.jboss.as.ejb3.component.entity | |
org.jboss.as.ejb3.component.messagedriven | |
org.jboss.as.ejb3.component.pool | |
org.jboss.as.ejb3.component.stateless |
Modifier and Type | Method and Description |
---|---|
PoolConfig |
EntityBeanComponentCreateService.getPoolConfig() |
Modifier and Type | Method and Description |
---|---|
org.jboss.msc.value.InjectedValue<PoolConfig> |
EntityBeanComponentCreateService.getPoolConfigInjector() |
Modifier and Type | Method and Description |
---|---|
org.jboss.msc.value.InjectedValue<PoolConfig> |
MessageDrivenComponentCreateService.getPoolConfigInjector() |
Modifier and Type | Class and Description |
---|---|
class |
StrictMaxPoolConfig
User: Jaikiran Pai
|
Modifier and Type | Method and Description |
---|---|
PoolConfig |
PoolConfigService.getValue() |
Constructor and Description |
---|
PoolConfigService(PoolConfig poolConfig) |
Modifier and Type | Method and Description |
---|---|
PoolConfig |
StatelessSessionComponentCreateService.getPoolConfig() |
Modifier and Type | Method and Description |
---|---|
org.jboss.msc.inject.Injector<PoolConfig> |
StatelessSessionComponentCreateService.getPoolConfigInjector() |
Copyright © 2014 JBoss by Red Hat. All rights reserved.