EntityBeanStatsProviderpublic interface EntityBeanStatsProvider implements EJBStatsProvider
Methods Summary |
---|
public int | getMaxCacheSize()
| public int | getMaxPoolSize()
| public long | getPooledCount()
| public long | getReadyCount()
| public int | getSteadyPoolSize()
|
|