org.apache.jackrabbit.mk.osgi
Class MicroKernelService
java.lang.Object
org.apache.jackrabbit.mk.core.MicroKernelImpl
org.apache.jackrabbit.mk.osgi.MicroKernelService
- All Implemented Interfaces:
- org.apache.jackrabbit.mk.api.MicroKernel
@Service(value=org.apache.jackrabbit.mk.api.MicroKernel.class)
public class MicroKernelService
- extends MicroKernelImpl
| Methods inherited from class org.apache.jackrabbit.mk.core.MicroKernelImpl |
branch, commit, diff, dispose, getChildNodeCount, getHeadRevision, getJournal, getLength, getNodes, getRevisionHistory, init, merge, nodeExists, read, waitForCommit, write |
NAME
@Property(description="The unique name of this instance")
public static final String NAME
- See Also:
- Constant Field Values
HOME_DIR
@Property(description="The home directory (in-memory if not set)")
public static final String HOME_DIR
- See Also:
- Constant Field Values
MicroKernelService
public MicroKernelService()
toString
public String toString()
- Overrides:
toString in class Object
activate
@Activate
public void activate(org.osgi.service.component.ComponentContext context)
deactivate
@Deactivate
public void deactivate()
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.