public class EventManagerImp extends Object implements EventManager
Constructor and Description |
---|
EventManagerImp(boolean isDaemon) |
public void add(Runnable eventFn)
add
in interface EventManager
public boolean waiting()
waiting
in interface EventManager
public void close() throws Exception
close
in interface AutoCloseable
Exception
Copyright © 2022 The Apache Software Foundation. All rights reserved.