-
All Superinterfaces:
-
org.osgi.framework.BundleActivator
class SARLLangActivator
extends java.lang.Object
implements org.osgi.framework.BundleActivator
Bundle activator for the SARL language module.
-
Maven Group Identifier:
-
-
Maven Artifact Identifier:
-
Constructor Summary
Constructor and description |
new
Constructor the the activator. |
Action Summary
Constructor Details
-
new
-
new
Constructor the the activator.
Action Details
-
getActivator
-
def getActivator : SARLLangActivator
Replies the activator of the bundle.
-
Returns:
-
-
start(BundleContext)
-
def start(BundleContext) throws java.lang.Exception
-
stop(BundleContext)
-
def stop(BundleContext) throws java.lang.Exception