JIVE Platform
Release 0.3.1

edu.buffalo.cse.jive.sequence.java
Interface ThreadActivation.Importer

All Superinterfaces:
ExecutionOccurrence.Importer
Enclosing interface:
ThreadActivation

public static interface ThreadActivation.Importer
extends ExecutionOccurrence.Importer

A builder for thread activations.


Method Summary
 ThreadID provideThread()
           
 
Methods inherited from interface edu.buffalo.cse.jive.sequence.ExecutionOccurrence.Importer
provideContainingModel, provideContext, provideDuration, provideEvents, provideID, provideInitiator
 

Method Detail

provideThread

ThreadID provideThread()

JIVE Platform
Release 0.3.1