|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CapabilityProvider
A capability provider adds file system and entity capabilities to a file system. It may also remove capabilities from it if they are incompatible with the provided capabilities.
Capability providers are added when the file system is created (see
FileSystemBuilder.addCapabilityProvider(CapabilityProvider)
). The
order in which they are added is not important as a provider's capabilities
are visible to all other providers.
EntityCapability
,
EntityCapabilityType
,
FileSystemCapability
,
FileSystemCapabilityType
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |