|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EZBStatisticComponent.STATISTIC_FACTORY_MODE | |
|---|---|
| org.ow2.easybeans.component.itf | Implementation of EJB 3.0 container API |
| Uses of EZBStatisticComponent.STATISTIC_FACTORY_MODE in org.ow2.easybeans.component.itf |
|---|
| Methods in org.ow2.easybeans.component.itf that return EZBStatisticComponent.STATISTIC_FACTORY_MODE | |
|---|---|
EZBStatisticComponent.STATISTIC_FACTORY_MODE |
EZBStatisticComponent.getStatisticFactoryMode(String statisticFactoryId)
Get the statistic factory mode for the given statistic factory. |
static EZBStatisticComponent.STATISTIC_FACTORY_MODE |
EZBStatisticComponent.STATISTIC_FACTORY_MODE.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static EZBStatisticComponent.STATISTIC_FACTORY_MODE[] |
EZBStatisticComponent.STATISTIC_FACTORY_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_FACTORY_MODE | |
|---|---|
void |
EZBStatisticComponent.setStatisticFactoryMode(String statisticFactoryId,
EZBStatisticComponent.STATISTIC_FACTORY_MODE statisticFactoryMode)
Set the statistic factory mode for the given statistic factory. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||