@Endpoint(id="busrefresh") public class RefreshBusEndpoint extends AbstractBusEndpoint
| Constructor and Description |
|---|
RefreshBusEndpoint(org.springframework.context.ApplicationEventPublisher publisher,
String id,
Destination.Factory destinationFactory) |
| Modifier and Type | Method and Description |
|---|---|
void |
busRefresh() |
void |
busRefreshWithDestination(String[] destinations) |
getDestination, getDestinationFactory, getInstanceId, publishpublic RefreshBusEndpoint(org.springframework.context.ApplicationEventPublisher publisher,
String id,
Destination.Factory destinationFactory)
@WriteOperation
public void busRefreshWithDestination(@Selector(match=ALL_REMAINING)
String[] destinations)
@WriteOperation public void busRefresh()
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.