|
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 IManagedServiceFactoryActivationManager
The IManagedServiceFactoryActivationManager
interface defines
the core API for SAT's managed service factory activation strategy. This
interface extends the OSGi defined ManagedServiceFactory
interface.
Method Summary | |
---|---|
void |
start(BundleContext context)
Start the managed service factory activation manager. |
void |
stop()
Stop the managed service factory activation manager. |
Methods inherited from interface org.osgi.service.cm.ManagedServiceFactory |
---|
deleted, getName, 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.