| Interface | Description |
|---|---|
| Plugin |
All interfaces that should be used by Plugins Proxy have to implement this base interface.
|
| Class | Description |
|---|---|
| Plugins |
Is able to find all implementations of an interface and delegates each call to all loaded implementations to do an
inspections or decoration.
|
Copyright © 2012–2018. All rights reserved.