| Package | Description |
|---|---|
| org.apache.openejb.jee.wls |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| Modifier and Type | Field and Description |
|---|---|
protected Pool |
StatelessSessionDescriptor.pool |
protected Pool |
EntityDescriptor.pool |
protected Pool |
MessageDrivenDescriptor.pool |
| Modifier and Type | Method and Description |
|---|---|
Pool |
ObjectFactory.createPool()
Create an instance of
Pool |
Pool |
StatelessSessionDescriptor.getPool()
Gets the value of the pool property.
|
Pool |
EntityDescriptor.getPool()
Gets the value of the pool property.
|
Pool |
MessageDrivenDescriptor.getPool()
Gets the value of the pool property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StatelessSessionDescriptor.setPool(Pool value)
Sets the value of the pool property.
|
void |
EntityDescriptor.setPool(Pool value)
Sets the value of the pool property.
|
void |
MessageDrivenDescriptor.setPool(Pool value)
Sets the value of the pool property.
|
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.