public class ConfiguratorContext extends Object
Constructor and Description |
---|
ConfiguratorContext(String engineURI,
Map<String,EPServiceProviderSPI> runtimes) |
Modifier and Type | Method and Description |
---|---|
String |
getEngineURI() |
Map<String,EPServiceProviderSPI> |
getRuntimes() |
public ConfiguratorContext(String engineURI, Map<String,EPServiceProviderSPI> runtimes)
public String getEngineURI()
public Map<String,EPServiceProviderSPI> getRuntimes()