public class DefaultProfileSelector extends Object implements ProfileSelector
| Constructor and Description |
|---|
DefaultProfileSelector() |
| Modifier and Type | Method and Description |
|---|---|
org.omg.ETF.Profile |
selectNextProfile(List<org.omg.ETF.Profile> profileList,
org.omg.ETF.Profile lastProfile) |
org.omg.ETF.Profile |
selectProfile(List<org.omg.ETF.Profile> profiles,
ClientConnectionManager ccm) |
public org.omg.ETF.Profile selectProfile(List<org.omg.ETF.Profile> profiles, ClientConnectionManager ccm)
selectProfile in interface ProfileSelectorprofiles - ccm - public org.omg.ETF.Profile selectNextProfile(List<org.omg.ETF.Profile> profileList, org.omg.ETF.Profile lastProfile)
selectNextProfile in interface ProfileSelectorprofileList - lastProfile - Copyright © 2017 JacORB. All rights reserved.