Modifier and Type | Class and Description |
---|---|
class |
ApplicationStoreConnectionInfoProxy |
Modifier and Type | Method and Description |
---|---|
ApplicationStoreConnectionInfo[] |
ApplicationStoreConnectionsProxy.getConnectionsInfos() |
ApplicationStoreConnectionInfo[] |
ApplicationStoreConnections.getConnectionsInfos()
Returns the list of registered
ApplicationStoreConnectionInfo . |
Modifier and Type | Method and Description |
---|---|
void |
ApplicationStoreConnectionsProxy.registerConnectionInfo(ApplicationStoreConnectionInfo applicationStoreConnectionInfo) |
void |
ApplicationStoreConnections.registerConnectionInfo(ApplicationStoreConnectionInfo applicationStoreConnectionInfo)
Registers the given
ApplicationStoreConnectionInfo . |