public class NetExport extends Object implements Export
| Constructor and Description |
|---|
NetExport(Hive hive,
ConnectionInformation connectionInformation) |
public NetExport(Hive hive, ConnectionInformation connectionInformation) throws Exception
Exceptionpublic void start()
throws Exception
start in interface LifecycleAwareExceptionpublic void stop()
throws Exception
stop in interface LifecycleAwareExceptionpublic ConnectionInformation getConnectionInformation()
getConnectionInformation in interface Export