public class TopologyProviderFactory
extends java.lang.Object
Constructor and Description |
---|
TopologyProviderFactory(java.util.Properties props)
Construct a factory
|
Modifier and Type | Method and Description |
---|---|
DirectProvider |
newProvider()
Get a new topology provider.
|
public TopologyProviderFactory(java.util.Properties props)
props
- configuration information.public DirectProvider newProvider() throws java.lang.Exception
The default provider is org.apache.edgent.providers.direct.DirectProvider
.
The topology.provider
configuration property can specify
an alternative.
java.lang.Exception
- if the provider couldn't be createdCopyright © 2016 The Apache Software Foundation. All Rights Reserved - bbe71fa-20161201-1641