@Endpoint(id="busenv") public class EnvironmentBusEndpoint extends AbstractBusEndpoint
| Constructor and Description |
|---|
EnvironmentBusEndpoint(org.springframework.context.ApplicationEventPublisher publisher,
String id,
Destination.Factory destinationFactory) |
| Modifier and Type | Method and Description |
|---|---|
void |
busEnv(String name,
String value) |
void |
busEnvWithDestination(String name,
String value,
String[] destinations) |
getDestination, getDestinationFactory, getInstanceId, publishpublic EnvironmentBusEndpoint(org.springframework.context.ApplicationEventPublisher publisher,
String id,
Destination.Factory destinationFactory)
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.