Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "DTP Connectivity Project Committers Meeting Minutes: December 8, 2008"

(New page: ← Back to DTP Connectivity Project Committers' Meeting Page ==Attendees== *Brian Fitzpatrick *Linda Chan *Larry Dunnell ==Regrets== ...)
 
Line 10: Line 10:
 
==Agenda==
 
==Agenda==
 
*APIs for Transient Connection Profiles
 
*APIs for Transient Connection Profiles
 +
** public IConnectionProfile createTransientProfile(String providerID,
 +
Properties basePropertie) throws ConnectionProfileException;
 +
** All other ProfileManager APIs deal with permanent (i.e. non-transient) profiles
 
*Open discussion
 
*Open discussion
  

Revision as of 18:57, 8 December 2008

Back to DTP Connectivity Project Committers' Meeting Page

Attendees

  • Brian Fitzpatrick
  • Linda Chan
  • Larry Dunnell

Regrets

Agenda

  • APIs for Transient Connection Profiles
    • public IConnectionProfile createTransientProfile(String providerID,

Properties basePropertie) throws ConnectionProfileException;

    • All other ProfileManager APIs deal with permanent (i.e. non-transient) profiles
  • Open discussion

Minutes

Action Items

Back to the top