JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
energy.eddie.aiida.publisher
Interface EventPublisher<T>
All Known Implementing Classes:
AiidaEventPublisher
public interface
EventPublisher<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
publishEvent
(
T
event)
Method Details
publishEvent
void
publishEvent
(
T
event)