public class ServiceCreator extends Object
| Constructor and Description |
|---|
ServiceCreator() |
| Modifier and Type | Method and Description |
|---|---|
static jp.go.nict.langrid.commons.util.Pair<Service,Boolean> |
createService(ServiceDao dao,
NodeDao ndao,
String gridId,
String serviceId,
InstanceType type,
ServiceProfile profile,
ServiceInstance instance,
Map<String,String> attributes,
String userId,
Converter converter,
ServiceContext context) |
public static jp.go.nict.langrid.commons.util.Pair<Service,Boolean> createService(ServiceDao dao, NodeDao ndao, String gridId, String serviceId, InstanceType type, ServiceProfile profile, ServiceInstance instance, Map<String,String> attributes, String userId, Converter converter, ServiceContext context) throws InvalidServiceInstanceException, IOException, MalformedURLException, SAXException, URISyntaxException