public class ExternalUpdate
extends java.lang.Object
Constructor and Description |
---|
ExternalUpdate(java.util.Collection<UpdatableExternalComponent> components,
ExternalComponentSource source) |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<UpdatableExternalComponent> |
getComponents() |
ExternalComponentSource |
getSource() |
public ExternalUpdate(java.util.Collection<UpdatableExternalComponent> components, ExternalComponentSource source)
public java.util.Collection<UpdatableExternalComponent> getComponents()
public ExternalComponentSource getSource()