eu.esdihumboldt.util.orient.embedded
Class EmbeddedOrientDB
java.lang.Object
eu.esdihumboldt.util.orient.embedded.EmbeddedOrientDB
- All Implemented Interfaces:
- org.osgi.framework.BundleActivator
public class EmbeddedOrientDB
- extends Object
- implements org.osgi.framework.BundleActivator
Controls bundle life cycle
- Author:
- Simon Templer
- Partner:
- 01 / Fraunhofer Institute for Computer Graphics Research
Method Summary |
static com.orientechnologies.orient.server.OServer |
getServer()
Get the server instance |
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 |
EmbeddedOrientDB
public EmbeddedOrientDB()
start
public void start(org.osgi.framework.BundleContext context)
throws Exception
- Specified by:
start
in interface org.osgi.framework.BundleActivator
- Throws:
Exception
- See Also:
BundleActivator.start(BundleContext)
stop
public void stop(org.osgi.framework.BundleContext context)
throws Exception
- Specified by:
stop
in interface org.osgi.framework.BundleActivator
- Throws:
Exception
- See Also:
BundleActivator.stop(BundleContext)
getServer
public static com.orientechnologies.orient.server.OServer getServer()
- Get the server instance
- Returns:
- the server instance
Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d