Package ca.phon.project
Class ParticipantCacheProvider
java.lang.Object
ca.phon.project.ParticipantCacheProvider
- All Implemented Interfaces:
ExtensionProvider
@Extension(Project.class)
public class ParticipantCacheProvider
extends Object
implements ExtensionProvider
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Install extension on an extendable object.
-
Constructor Details
-
ParticipantCacheProvider
public ParticipantCacheProvider()
-
-
Method Details
-
installExtension
Description copied from interface:ExtensionProvider
Install extension on an extendable object.- Specified by:
installExtension
in interfaceExtensionProvider
-