|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Pool | |
---|---|
org.apache.openejb.jee.wls | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
Uses of Pool in org.apache.openejb.jee.wls |
---|
Fields in org.apache.openejb.jee.wls declared as Pool | |
---|---|
protected Pool |
MessageDrivenDescriptor.pool
|
protected Pool |
StatelessSessionDescriptor.pool
|
protected Pool |
EntityDescriptor.pool
|
Methods in org.apache.openejb.jee.wls that return Pool | |
---|---|
Pool |
ObjectFactory.createPool()
Create an instance of Pool |
Pool |
MessageDrivenDescriptor.getPool()
Gets the value of the pool property. |
Pool |
StatelessSessionDescriptor.getPool()
Gets the value of the pool property. |
Pool |
EntityDescriptor.getPool()
Gets the value of the pool property. |
Methods in org.apache.openejb.jee.wls with parameters of type Pool | |
---|---|
void |
MessageDrivenDescriptor.setPool(Pool value)
Sets the value of the pool property. |
void |
StatelessSessionDescriptor.setPool(Pool value)
Sets the value of the pool property. |
void |
EntityDescriptor.setPool(Pool value)
Sets the value of the pool property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |