Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert Fisher2010-10-01 15:34:02 +0000
committerRyan D. Brooks2010-10-01 15:34:02 +0000
commitc8a6d13dd3df14f316869b7af263d0c39d615a44 (patch)
tree8170bd6dc1bd0ee4244ccf7d7e68b72fc011bb64 /releng/org.eclipse.osee.client.releng
parent960e0b7dd329c4dc6a5fcb602ae1923ef115bdf1 (diff)
downloadorg.eclipse.osee-c8a6d13dd3df14f316869b7af263d0c39d615a44.tar.gz
org.eclipse.osee-c8a6d13dd3df14f316869b7af263d0c39d615a44.tar.xz
org.eclipse.osee-c8a6d13dd3df14f316869b7af263d0c39d615a44.zip
refactor: Change MessageDefinitionProvider to support multiple providers
Changed MessageDefinitionProvider to no longer have getMetaInfo since it is a wide-open method with a not will defined interface. This was replaced with the generateMessageIndex method since that is the one use case that was being used. This also allows the provider to be responsible for defining how its internal data makes it to the MessageSink instead of forcing the caller to have to know how to interpret the InputStream from getMetaInfo.
Diffstat (limited to 'releng/org.eclipse.osee.client.releng')
0 files changed, 0 insertions, 0 deletions

Back to the top