@Service(value=org.apache.jackrabbit.mk.api.MicroKernel.class) public class MicroKernelService extends MicroKernelImpl
| Modifier and Type | Field and Description |
|---|---|
static String |
HOME_DIR |
static String |
NAME |
rep| Constructor and Description |
|---|
MicroKernelService() |
| Modifier and Type | Method and Description |
|---|---|
void |
activate(org.osgi.service.component.ComponentContext context) |
void |
deactivate() |
String |
toString() |
branch, commit, diff, dispose, getChildNodeCount, getHeadRevision, getJournal, getLength, getNodes, getRevisionHistory, init, merge, nodeExists, read, waitForCommit, write@Property(description="The unique name of this instance") public static final String NAME
@Property(description="The home directory (in-memory if not set)") public static final String HOME_DIR
Copyright © 2012-2013 The Apache Software Foundation. All Rights Reserved.