| Package | Description |
|---|---|
| org.eclipse.lyo.oslc4j.core.model |
Copyright (c) 2012 IBM Corporation.
|
| Modifier and Type | Method and Description |
|---|---|
protected static CreationFactory |
ServiceProviderFactory.createCreationFactory(String baseURI,
Map<String,Object> pathParameterValues,
Method method) |
protected static CreationFactory |
ServiceProviderFactory.createCreationFactory(String baseURI,
Map<String,Object> pathParameterValues,
javax.ws.rs.Path classPathAnnotation,
OslcCreationFactory creationFactoryAnnotation,
javax.ws.rs.Path methodPathAnnotation) |
CreationFactory[] |
Service.getCreationFactories() |
| Modifier and Type | Method and Description |
|---|---|
void |
Service.addCreationFactory(CreationFactory creationFactory) |
void |
Service.setCreationFactories(CreationFactory[] creationFactories) |
Copyright © 2017. All rights reserved.