Package | Description |
---|---|
com.streamscape.sef.accessor |
Modifier and Type | Field and Description |
---|---|
static FabricComponentAccessorState |
FabricComponentAccessorState.ACCESSOR_CLOSED |
static FabricComponentAccessorState |
FabricComponentAccessorState.ACCESSOR_OPENED |
static FabricComponentAccessorState |
FabricComponentAccessorState.AUTOMATIC_RESYNC |
static FabricComponentAccessorState |
FabricComponentAccessorState.RESOURCE_RECOVERED |
static FabricComponentAccessorState |
FabricComponentAccessorState.RESOURCE_UNAVAILABLE |
static FabricComponentAccessorState |
FabricComponentAccessorState.SESSION_ESTABLISHING_FAILED |
static FabricComponentAccessorState |
FabricComponentAccessorState.UNAVAILABLE_RESOURCE_ACCESSED |
Modifier and Type | Method and Description |
---|---|
FabricComponentAccessorState |
FabricComponentAccessorAdvisory.getState() |
static FabricComponentAccessorState |
FabricComponentAccessorState.valueOf(java.lang.String name) |
static FabricComponentAccessorState[] |
FabricComponentAccessorState.values() |
Constructor and Description |
---|
FabricComponentAccessorAdvisory(java.lang.String accessorName,
java.lang.String resourceName,
java.lang.String userName,
FabricComponentAccessorState state) |
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.