Package org.pentaho.di.core.annotations
Annotation Type RepositoryPlugin
-
@Documented @Retention(RUNTIME) @Target(TYPE) public @interface RepositoryPlugin
An alternate way of defining repository plugins. Classes annotated with "RepositoryPLugin" are automatically recognized and registered as a repository plugin. Important: The XML definitions alienate annotated repository plugins and the two methods of definition are therefore mutually exclusive.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description String
classLoaderGroup
String
description
String
i18nPackageName
-