public class RepositoryPlugin extends Object implements org.virtualrepository.spi.Plugin, org.virtualrepository.spi.Lifecycle
| Constructor and Description |
|---|
RepositoryPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
Collection<org.virtualrepository.RepositoryService> |
services() |
public void init()
throws Exception
init in interface org.virtualrepository.spi.LifecycleExceptionpublic Collection<org.virtualrepository.RepositoryService> services()
services in interface org.virtualrepository.spi.PluginCopyright © 2017. All Rights Reserved.