Package timer
Class TimerProto
java.lang.Object
pt.unl.fct.di.novasys.babel.core.GenericProtocol
timer.TimerProto
-
Nested Class Summary
Nested classes/interfaces inherited from class pt.unl.fct.di.novasys.babel.core.GenericProtocol
GenericProtocol.ProtocolMetrics -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidinit(Properties props) Initializes the protocol with the given propertiesMethods inherited from class pt.unl.fct.di.novasys.babel.core.GenericProtocol
getMetrics, getProtoId, getProtoName, start
-
Constructor Details
-
TimerProto
public TimerProto()
-
-
Method Details
-
init
Description copied from class:GenericProtocolInitializes the protocol with the given properties- Specified by:
initin classGenericProtocol- Parameters:
props- properties- Throws:
HandlerRegistrationExceptionIOException
-