org.globus.cog.karajan.util
Interface LoadListener

All Known Implementing Classes:
AbstractFileOperation, AbstractFunction, AbstractGridNode, AbstractIterator, AbstractParallelIterator, AbstractRegexpFailureHandler, AbstractSequentialIterator, AbstractSequentialWithArguments, AbstractUParallelIterator, AllocateHost, Args, Argument, AvailableTaskHandlers, BDP, Break, CacheNode, CacheOn, Catch, Channel, ChannelClose, ChannelFork, ChannelFrom, ChannelTo, CheckpointNode, Chmod, ConditionalNode, ConditionNode, Continue, DefaultParameterNode, Define, Disallowed, DummyNode, Each, Echo, ElementDefNode, ElementList, ErrorHandlerNode, EventWait, Exclusive, ExecuteElement, ExecuteFile, ExecuteJavaNode, ExplicitExecutionUDE, Export, FileExists, FileList, FileRemove, FileSize, FileWrite, FlowContainer, FlowNode, For, Functions, FunctionsCollection, FutureIteratorNode, FutureNode, GenerateErrorNode, Global, GlobalK, GridExec, GridNode, GridTransfer, Guard, HostNode, If, IgnoreErrorsNode, Include, Info, Input, IsDirectory, Java, JavaMethodInvocationNode, JavaNull, KException, List, Logged, Logic, MakeDir, Map, Map_Map, Math, Maybe, Misc, Namespace, NewJavaObjectNode, NumericValue, Once, OptionalArgs, Parallel, ParallelChoice, ParallelFor, ParallelImplicitExecutionUDE, PartialArgumentsContainer, PassiveNode, Print, ProjectNode, QuotedList, QuotedString, RemoteContainer, RemoteNode, Rename, RestartLog, RestartOnErrorNode, Rmdir, SchedulerNode, SecurityContextNode, Self, Sequential, SequentialChoice, SequentialImplicitExecutionUDE, SequentialWithArguments, ServiceNode, SetVar, SetVarK, StringValue, Sum, TaskHandlerNode, Time, UDEWrapper, UndefinedNode, Unique, UnknownElement, Unquote, UnsynchronizedNode, UParallel, UParallelFor, UserDefinedElement, Vargs, VargsK, Variable, WaitNode, While

public interface LoadListener

Elements implementing this interface will receive notifications about load events


Method Summary
 void loadComplete()
           
 void loadStarted()
           
 

Method Detail

loadComplete

void loadComplete()

loadStarted

void loadStarted()