Uses of Interface
com.sun.ejb.spi.stats.SessionBeanStatsProvider

Packages that use SessionBeanStatsProvider
com.sun.ejb.base.stats   
com.sun.ejb.spi.stats   
 

Uses of SessionBeanStatsProvider in com.sun.ejb.base.stats
 

Fields in com.sun.ejb.base.stats declared as SessionBeanStatsProvider
protected  SessionBeanStatsProvider SessionBeanStatsImpl.sessionDelegate
           
 

Constructors in com.sun.ejb.base.stats with parameters of type SessionBeanStatsProvider
SessionBeanStatsImpl(SessionBeanStatsProvider delegate, java.lang.String intfName)
           
 

Uses of SessionBeanStatsProvider in com.sun.ejb.spi.stats
 

Subinterfaces of SessionBeanStatsProvider in com.sun.ejb.spi.stats
 interface StatefulSessionBeanStatsProvider
           
 interface StatelessSessionBeanStatsProvider
           
 



Copyright © 2012 GlassFish Community. All Rights Reserved.