Package | Description |
---|---|
org.komodo.spi.metadata |
Modifier and Type | Method and Description |
---|---|
static MetadataInstance.ConnectivityType |
MetadataInstance.ConnectivityType.findType(String type) |
static MetadataInstance.ConnectivityType |
MetadataInstance.ConnectivityType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MetadataInstance.ConnectivityType[] |
MetadataInstance.ConnectivityType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Outcome |
MetadataInstance.ping(MetadataInstance.ConnectivityType connectivityType)
Ping the metadata instance to determine whether it is still connected
|
Copyright © 2013–2019. All rights reserved.