Uses of Interface
org.ow2.easybeans.api.statistic.EZBStatisticFactory

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

Uses of EZBStatisticFactory in org.ow2.easybeans.component.itf
 

Methods in org.ow2.easybeans.component.itf with parameters of type EZBStatisticFactory
 void EZBStatisticComponent.registerStatisticFactory(EZBStatisticFactory statisticFactory)
          Register a new statistic factory.
If a statistic factory with the same id is already registered, it will be unregistered first.
 void EZBStatisticComponent.unregisterStatisticFactory(EZBStatisticFactory statisticFactory)
          Unregister a statistic factory.
 



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