com.stc.connector.tcpip.model.state
Interface State
- All Superinterfaces:
- java.io.Serializable
- All Known Implementing Classes:
- PropertiesStateImpl, SingleIntegerStateImpl, SingleStringStateImpl
public interface State
- extends java.io.Serializable
State interface.
- Version:
- cvs revision: $Revision: 1.4 $ Last Modified: $Date: 2005/09/03 06:33:21 $
- Author:
- Harry Liu
version
static final java.lang.String version
- See Also:
- Constant Field Values
SCOPE_PERSISTENCE
static final java.lang.String SCOPE_PERSISTENCE
- See Also:
- Constant Field Values
SCOPE_RESOURCE_ADAPTER
static final java.lang.String SCOPE_RESOURCE_ADAPTER
- See Also:
- Constant Field Values
SCOPE_CONNECTION
static final java.lang.String SCOPE_CONNECTION
- See Also:
- Constant Field Values
SCOPE_COLLABORATION
static final java.lang.String SCOPE_COLLABORATION
- See Also:
- Constant Field Values
SCOPE_OTD
static final java.lang.String SCOPE_OTD
- See Also:
- Constant Field Values