public class DefaultActivator extends Object implements BundleActivator, org.jboss.gravia.runtime.ModuleActivator
| Constructor and Description |
|---|
DefaultActivator() |
| Modifier and Type | Method and Description |
|---|---|
void |
start(BundleContext context) |
void |
start(org.jboss.gravia.runtime.ModuleContext context) |
void |
stop(BundleContext context) |
void |
stop(org.jboss.gravia.runtime.ModuleContext context) |
public void start(BundleContext context) throws Exception
start in interface BundleActivatorExceptionpublic void stop(BundleContext context) throws Exception
stop in interface BundleActivatorExceptionpublic void start(org.jboss.gravia.runtime.ModuleContext context)
throws Exception
start in interface org.jboss.gravia.runtime.ModuleActivatorExceptionCopyright © 2013 JBoss by Red Hat. All Rights Reserved.