|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EZBStatisticComponent.STATISTIC_MODE | |
|---|---|
| org.ow2.easybeans.component.itf | Implementation of EJB 3.0 container API |
| Uses of EZBStatisticComponent.STATISTIC_MODE in org.ow2.easybeans.component.itf |
|---|
| Methods in org.ow2.easybeans.component.itf that return EZBStatisticComponent.STATISTIC_MODE | |
|---|---|
EZBStatisticComponent.STATISTIC_MODE |
EZBStatisticComponent.getStatisticMode(String statisticId)
Get the statistic mode for the given statistic. |
static EZBStatisticComponent.STATISTIC_MODE |
EZBStatisticComponent.STATISTIC_MODE.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static EZBStatisticComponent.STATISTIC_MODE[] |
EZBStatisticComponent.STATISTIC_MODE.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.ow2.easybeans.component.itf with parameters of type EZBStatisticComponent.STATISTIC_MODE | |
|---|---|
void |
EZBStatisticComponent.setStatisticMode(String statisticId,
EZBStatisticComponent.STATISTIC_MODE statisticMode)
Set the statistic mode for the given statistic. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||