public class BackendPopulatedEvent extends Object
Constructor and Description |
---|
BackendPopulatedEvent(Set<BackendDescriptor> backends)
The constructor of the event.
|
Modifier and Type | Method and Description |
---|---|
Set<BackendDescriptor> |
getBackends()
Returns the set of populated backends.
|
public BackendPopulatedEvent(Set<BackendDescriptor> backends)
backends
- the set of populated backends.public Set<BackendDescriptor> getBackends()
Copyright © 2010–2017 ForgeRock AS. All rights reserved.