Interface RemotedCapabilitySetManager
- All Known Subinterfaces:
CapabilitySetManager
- All Known Implementing Classes:
CapabilitySetManagerImpl
public interface RemotedCapabilitySetManager
-
Method Summary
Modifier and TypeMethodDescription@Nullable ReadOnlyCapabilitySet
getCombinedCapabilitySet
(long agentId) Gets theReadOnlyCapabilitySet
for the agent.@Nullable CapabilitySet
Gets the locally shared capabilities
-
Method Details
-
getCombinedCapabilitySet
Gets theReadOnlyCapabilitySet
for the agent.- Parameters:
agentId
-- Returns:
-