|
Service Activator Toolkit
Version 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
IManagedServiceFactoryActivationManager.java\
FactoryUtility| Method Summary | |
Map |
getAllObjects()
Get all the objects. |
Iterator |
getAllPids()
Get all the persistent IDs. |
Map |
getAllProperties()
Get the properties of all the objects. |
void |
printFactoryConfigurationsOn(StringBuffer buffer)
Print a description of the factory configurations on the specified buffer. |
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 |
public Map getAllObjects()
public Iterator getAllPids()
public Map getAllProperties()
public void printFactoryConfigurationsOn(StringBuffer buffer)
buffer - The buffer on which to print the factory configurations.public void start(BundleContext context)
context - The bundle's BundleContext.public void stop()
|
Service Activator Toolkit
Version 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright © 2001, 2007 IBM Corporation and others. All Rights Reserved.