|
SMILA 1.0 API documentation | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.smila.connectivity.framework.agent.jobfile.Activator
public class Activator
Bundle Activator for bundle org.eclipse.smila.connectivity.framework.agent.jobfile.
Constructor Summary | |
---|---|
Activator()
|
Method Summary | |
---|---|
protected static javax.xml.stream.XMLInputFactory |
getXMLInputFactory()
Get the XMLInputFactory. |
void |
start(BundleContext context)
|
void |
stop(BundleContext context)
Closes all opened IndexWriters. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Activator()
Method Detail |
---|
protected static javax.xml.stream.XMLInputFactory getXMLInputFactory()
public void start(BundleContext context) throws java.lang.Exception
java.lang.Exception
org.osgi.framework.BundleActivator#start(org.osgi.framework.BundleContext)
public void stop(BundleContext context) throws java.lang.Exception
java.lang.Exception
org.osgi.framework.BundleActivator#stop(org.osgi.framework.BundleContext)
|
SMILA 1.0 API documentation | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |