public class AbstractBusEndpoint extends Object
| Constructor and Description |
|---|
AbstractBusEndpoint(org.springframework.context.ApplicationEventPublisher publisher,
String appId,
Destination.Factory destinationFactory) |
| Modifier and Type | Method and Description |
|---|---|
protected Destination |
getDestination(String original) |
protected Destination.Factory |
getDestinationFactory() |
protected String |
getInstanceId() |
protected void |
publish(org.springframework.context.ApplicationEvent event) |
public AbstractBusEndpoint(org.springframework.context.ApplicationEventPublisher publisher,
String appId,
Destination.Factory destinationFactory)
protected String getInstanceId()
protected Destination.Factory getDestinationFactory()
protected Destination getDestination(String original)
protected void publish(org.springframework.context.ApplicationEvent event)
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.