|
Service Activator Toolkit
Version 1.1.0 (20081206) |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IManagedServiceActivationManager
The IManagedServiceActivationManager
interface defines the core
API for SAT's managed service activation strategy. This interface extends
the OSGi defined ManagedService
interface.
Method Summary | |
---|---|
void |
start(BundleContext context)
Start the managed service activation manager. |
void |
stop()
Stop the managed service activation manager. |
Methods inherited from interface org.osgi.service.cm.ManagedService |
---|
updated |
Method Detail |
---|
void start(BundleContext context)
context
- The bundle's BundleContext
.void stop()
|
Service Activator Toolkit
Version 1.1.0 (20081206) |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 2001, 2008 IBM Corporation and others. All Rights Reserved.