|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.glassfish.embed.GFApplication
public final class GFApplication
An application deployed on GlassFish.
| Constructor Summary | |
|---|---|
protected |
GFApplication(GlassFish owner,
com.sun.enterprise.v3.data.ApplicationInfo app,
org.glassfish.api.deployment.DeploymentContext deploymentContext)
|
| Method Summary | |
|---|---|
GlassFish |
getOwner()
Which GlassFish is this application deployed on? |
void |
undeploy()
Undeploys this application. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected GFApplication(GlassFish owner,
com.sun.enterprise.v3.data.ApplicationInfo app,
org.glassfish.api.deployment.DeploymentContext deploymentContext)
| Method Detail |
|---|
public GlassFish getOwner()
public void undeploy()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||