public class FactoryInformationBean
extends AbstractPropertyChange
| Modifier and Type | Class and Description |
|---|---|
static class |
FactoryInformationBean.State |
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PROP_DATA |
static java.lang.String |
PROP_STATE |
| Constructor and Description |
|---|
FactoryInformationBean(FactoryInformation factoryInformation,
ConnectionService service) |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
java.lang.Object |
getAdapter(java.lang.Class adapter) |
WritableSet |
getConfigurations() |
FactoryInformation |
getFactoryInformation() |
ConnectionService |
getService() |
FactoryInformationBean.State |
getState() |
void |
loadConfiguration() |
protected void |
setError(java.lang.Exception e) |
protected void |
setFactoryInformation(FactoryInformation factoryInformation) |
void |
setState(FactoryInformationBean.State state) |
void |
stateChange(Connection connection,
ConnectionState state,
java.lang.Throwable error) |
public static final java.lang.String PROP_DATA
public static final java.lang.String PROP_STATE
public FactoryInformationBean(FactoryInformation factoryInformation,
ConnectionService service)
public ConnectionService getService()
public void setState(FactoryInformationBean.State state)
public FactoryInformationBean.State getState()
public void loadConfiguration()
protected void setError(java.lang.Exception e)
protected void setFactoryInformation(FactoryInformation factoryInformation)
public FactoryInformation getFactoryInformation()
public WritableSet getConfigurations()
public void dispose()
public void stateChange(Connection connection,
ConnectionState state,
java.lang.Throwable error)
public java.lang.Object getAdapter(java.lang.Class adapter)
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0