Package | Description |
---|---|
org.ow2.choreos.serviceBase | |
org.ow2.choreos.serviceRegistration |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<ServiceSource> |
ServiceRepresentationRetriever.retrieveSources(java.sql.Connection dbConnection,
java.lang.String whereClause) |
Modifier and Type | Method and Description |
---|---|
int |
ServiceRepresentationStorage.storeServiceSource(ServiceSource sSource,
java.sql.Connection dbConnection,
int scId) |
Modifier and Type | Method and Description |
---|---|
ServiceSource |
ServiceCollection.lookUp(java.lang.String ref2Source) |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,ServiceSource> |
ServiceCollection.getSources() |