Interface OptionalMarker<T>
- Type Parameters:
T
- The class coming from the optional plugin
- All Known Implementing Classes:
FolderContributor.FolderListenerImpl
,FolderContributor.FolderSaveableListenerImpl
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public interface OptionalMarker<T>
Just to enforce the optional extension to fail loading when the desired class is not available.