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