|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.sling.jcr.base.internal.RepositoryPrinterProvider
@Reference(name="repository",
referenceInterface=javax.jcr.Repository.class,
policy=DYNAMIC,
cardinality=OPTIONAL_MULTIPLE)
public class RepositoryPrinterProviderThe repository provider listens for javax.jcr.Repository services and registers a web console plugin
| Constructor Summary | |
|---|---|
RepositoryPrinterProvider()
|
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RepositoryPrinterProvider()
| Method Detail |
|---|
protected void activate(org.osgi.framework.BundleContext ctx)
protected void deactivate()
protected void bindRepository(javax.jcr.Repository repo,
Map<String,Object> props)
protected void unbindRepository(javax.jcr.Repository repo,
Map<String,Object> props)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||