File must be valid according to the current enabled Plugin interfaces @param file File containing the plugin to load @return The Plugin loaded, or null if it was invalid @throws InvalidPluginException Thrown when the specified file is not avalid plugin @throws InvalidDescriptionException Thrown when the specified filecontains an invalid description @throws UnknownDependencyException If a required dependency could notbe resolved
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|