io.nuun.kernel.api.plugin
Interface RoundEnvironment

All Known Implementing Classes:
RoundEnvironmentInternal

public interface RoundEnvironment

The kernel initializes all the plugins inside rounds.

Author:
epo.jemba@kametic.com

Method Summary
 boolean firstRound()
           
 int roundNumber()
           
 

Method Detail

roundNumber

int roundNumber()
Returns:
the current round number.

firstRound

boolean firstRound()
Returns:
true if we are in the first round.


Copyright © 2012-2015. All Rights Reserved.