Class CompositeNodeStoreService


  • public class CompositeNodeStoreService
    extends java.lang.Object
    • Constructor Detail

      • CompositeNodeStoreService

        public CompositeNodeStoreService()
    • Method Detail

      • activate

        @Activate
        protected void activate​(org.osgi.service.component.ComponentContext context,
                                java.util.Map<java.lang.String,​?> config)
                         throws java.io.IOException,
                                CommitFailedException
        Throws:
        java.io.IOException
        CommitFailedException
      • deactivate

        @Deactivate
        protected void deactivate()
                           throws java.io.IOException
        Throws:
        java.io.IOException
      • unbindNodeStore

        protected void unbindNodeStore​(NodeStoreProvider ns)
                                throws java.io.IOException
        Throws:
        java.io.IOException