Package it.tidalwave.actor.spi
Interface ActorActivatorStatsMBean
-
- All Known Implementing Classes:
ActorActivatorStats
public interface ActorActivatorStatsMBean- Author:
- Fabrizio Giudici
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetInvocationCount()intgetInvocationErrorCount()intgetPendingMessageCount()intgetPoolSize()intgetSuccesfulInvocationCount()
-