Uses of Class
org.ow2.easybeans.component.itf.EZBStatisticComponent.STATISTIC_PROVIDER_MODE

Packages that use EZBStatisticComponent.STATISTIC_PROVIDER_MODE
org.ow2.easybeans.component.itf Implementation of EJB 3.0 container API 
 

Uses of EZBStatisticComponent.STATISTIC_PROVIDER_MODE in org.ow2.easybeans.component.itf
 

Methods in org.ow2.easybeans.component.itf that return EZBStatisticComponent.STATISTIC_PROVIDER_MODE
 EZBStatisticComponent.STATISTIC_PROVIDER_MODE EZBStatisticComponent.getStatisticProviderMode(String statisticProviderId)
          Get the statistic provider mode for the given statistic provider.
static EZBStatisticComponent.STATISTIC_PROVIDER_MODE EZBStatisticComponent.STATISTIC_PROVIDER_MODE.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static EZBStatisticComponent.STATISTIC_PROVIDER_MODE[] EZBStatisticComponent.STATISTIC_PROVIDER_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_PROVIDER_MODE
 void EZBStatisticComponent.setStatisticProviderMode(String statisticProviderId, EZBStatisticComponent.STATISTIC_PROVIDER_MODE statisticProviderMode)
          Set the statistic provider mode for the given statistic provider.
 



Copyright © 2006-2012 OW2 Consortium. All Rights Reserved.