public class STOMPUpdatePublisher extends Object
| Constructor and Description |
|---|
STOMPUpdatePublisher() |
| Modifier and Type | Method and Description |
|---|---|
void |
publish(STOMPEvent event) |
void |
registerAgent(Object object) |
void |
registerAPI(Object object) |
void |
registerPublisher(BufferedUpdateEventPublisher publisher) |
public STOMPUpdatePublisher()
throws NoSuchFieldException,
IllegalAccessException
public void registerPublisher(BufferedUpdateEventPublisher publisher)
public void publish(STOMPEvent event)
public void registerAgent(Object object)
public void registerAPI(Object object)
Copyright © 2022 Apache Software Foundation. All rights reserved.