public interface ConnectorInstanceContext
Modifier and Type | Method and Description |
---|---|
Set<String> |
getApplicationManagedSecurityResources() |
Map<ConnectionTrackingInterceptor,Set<ConnectionInfo>> |
getConnectionManagerMap()
IMPORTANT INVARIANT: this should always return a map, never null.
|
Set<String> |
getUnshareableResources() |
Map<ConnectionTrackingInterceptor,Set<ConnectionInfo>> getConnectionManagerMap()
Copyright © 2015. All rights reserved.