Package | Description |
---|---|
jadex.bridge.service.types.cms | |
jadex.commons.future |
Modifier and Type | Method and Description |
---|---|
ITuple2Future<IComponentIdentifier,Map<String,Object>> |
IComponentManagementService.createComponent(String model,
CreationInfo info)
Create a new component on the platform.
|
ITuple2Future<IComponentIdentifier,Map<String,Object>> |
IComponentManagementService.createComponent(String name,
String model,
CreationInfo info)
Create a new component on the platform.
|
Modifier and Type | Class and Description |
---|---|
class |
Tuple2Future<E,F>
Implementation of tuple2 future.
|
Copyright © 2013. All Rights Reserved.