JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.openscada.opc.lib.da
Interface AccessStateListener
public interface
AccessStateListener
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
errorOccured
(
Throwable
t)
void
stateChanged
(boolean state)
Method Details
stateChanged
void
stateChanged
(boolean state)
errorOccured
void
errorOccured
(
Throwable
t)