@Reference(name="repository",
referenceInterface=javax.jcr.Repository.class,
policy=DYNAMIC,
cardinality=OPTIONAL_MULTIPLE)
public class RepositoryPrinterProvider
extends Object
| Constructor and Description |
|---|
RepositoryPrinterProvider() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
activate(org.osgi.framework.BundleContext ctx)
Activate this component.
|
protected void |
bindRepository(javax.jcr.Repository repo,
Map<String,Object> props)
Bind a new repository.
|
protected void |
deactivate()
Deactivate this component.
|
protected void |
unbindRepository(javax.jcr.Repository repo,
Map<String,Object> props)
Unind a new repository.
|
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.