Class ExtensionStorage
java.lang.Object
org.pf4j.processor.ExtensionStorage
- Direct Known Subclasses:
LegacyExtensionStorage, ServiceProviderExtensionStorage
It's a storage (database) that persists
Extensions.
The standard operations supported by storage are read() and write(Map).
The storage is populated by ExtensionAnnotationProcessor.-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final Patternprotected final ExtensionAnnotationProcessorprivate static final Pattern -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
COMMENT
-
WHITESPACE
-
processor
-
-
Constructor Details
-
ExtensionStorage
-
-
Method Details
-
read
-
write
-
getFiler
Helper method. -
error
-
error
-
info
-
info
-
read
- Throws:
IOException
-