de.deepamehta.storage.neo4j
Class Neo4jStorageActivator

java.lang.Object
  extended by de.deepamehta.storage.neo4j.Neo4jStorageActivator
All Implemented Interfaces:
org.osgi.framework.BundleActivator

public class Neo4jStorageActivator
extends Object
implements org.osgi.framework.BundleActivator


Constructor Summary
Neo4jStorageActivator()
           
 
Method Summary
 void start(org.osgi.framework.BundleContext context)
           
 void stop(org.osgi.framework.BundleContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Neo4jStorageActivator

public Neo4jStorageActivator()
Method Detail

start

public void start(org.osgi.framework.BundleContext context)
Specified by:
start in interface org.osgi.framework.BundleActivator

stop

public void stop(org.osgi.framework.BundleContext context)
Specified by:
stop in interface org.osgi.framework.BundleActivator


Copyright © 2015. All rights reserved.