public class SourceAdapterManager<SKey extends Key>
extends java.lang.Object
Constructor and Description |
---|
SourceAdapterManager(SourceAdapter<SKey> defaultSourceAdapter) |
Modifier and Type | Method and Description |
---|---|
void |
addSpecializedSourceAdapter(SpecializedSourceAdapter<SKey> sa) |
SourceAdapter<SKey> |
getSourceAdapter(Key key) |
void |
setMainSourceAdapter(SourceAdapter<SKey> sa) |
public SourceAdapterManager(SourceAdapter<SKey> defaultSourceAdapter)
public void setMainSourceAdapter(SourceAdapter<SKey> sa)
public void addSpecializedSourceAdapter(SpecializedSourceAdapter<SKey> sa)
public SourceAdapter<SKey> getSourceAdapter(Key key)
Copyright © 2013 Dassault Systèmes, All Rights Reserved.