|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SmartProxy
Interface for smart proxies.
Method Summary | |
---|---|
void |
started(org.osgi.framework.BundleContext context)
This method is called when the smart proxy is started. |
void |
stopped(org.osgi.framework.BundleContext context)
This method is called when the smart proxy is stopped. |
Method Detail |
---|
void started(org.osgi.framework.BundleContext context)
context
- the bundle context of the proxy bundle.void stopped(org.osgi.framework.BundleContext context)
context
- the bundle context.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |