public interface ConnectorInstanceContext
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<java.lang.String> |
getApplicationManagedSecurityResources() |
java.util.Map<ConnectionTrackingInterceptor,java.util.Set<ConnectionInfo>> |
getConnectionManagerMap()
IMPORTANT INVARIANT: this should always return a map, never null.
|
java.util.Set<java.lang.String> |
getUnshareableResources() |
java.util.Map<ConnectionTrackingInterceptor,java.util.Set<ConnectionInfo>> getConnectionManagerMap()
java.util.Set<java.lang.String> getUnshareableResources()
java.util.Set<java.lang.String> getApplicationManagedSecurityResources()
Copyright © 2003-2016 The Apache Software Foundation. All Rights Reserved.