public class ContextCreator extends Object
| Constructor and Description |
|---|
ContextCreator(org.eclipse.core.databinding.observable.Realm realm,
LoginContext loginContext,
ContextCreatorListener listener,
ContextCreatorResultListener resultListener) |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
protected void |
handleStateChange(LoginHandler handler,
String connectionName,
String state,
Throwable error) |
void |
start(String username,
String password,
Map<String,String> properties) |
public ContextCreator(org.eclipse.core.databinding.observable.Realm realm,
LoginContext loginContext,
ContextCreatorListener listener,
ContextCreatorResultListener resultListener)
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.