|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.glassfish.osgiweb.WebExtender
public class WebExtender
An extender that listens to web application bundle's lifecycle events and does the necessary deployment/undeployment.
| Constructor Summary | |
|---|---|
WebExtender(org.osgi.framework.BundleContext context)
|
|
| Method Summary | |
|---|---|
void |
start()
|
void |
stop()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WebExtender(org.osgi.framework.BundleContext context)
| Method Detail |
|---|
public void start()
start in interface org.glassfish.osgijavaeebase.Extenderpublic void stop()
stop in interface org.glassfish.osgijavaeebase.Extender
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||