com.sun.enterprise.config.serverbeans
Class Application.Duck
java.lang.Object
com.sun.enterprise.config.serverbeans.Application.Duck
- Enclosing interface:
- Application
public static class Application.Duck
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Application.Duck
public Application.Duck()
getModule
public static Module getModule(Application instance,
java.lang.String name)
getDeployProperties
public static java.util.Properties getDeployProperties(Application instance)
getDeployParameters
public static DeployCommandParameters getDeployParameters(Application app,
ApplicationRef appRef)
getModulePropertiesMap
public static java.util.Map<java.lang.String,java.util.Properties> getModulePropertiesMap(Application me)
isStandaloneModule
public static boolean isStandaloneModule(Application me)
isLifecycleModule
public static boolean isLifecycleModule(Application me)
isOSGiModule
public static boolean isOSGiModule(Application me)
containsSnifferType
public static boolean containsSnifferType(Application app,
java.lang.String snifferType)
application
public static java.io.File application(Application instance)
deploymentPlan
public static java.io.File deploymentPlan(Application instance)
Copyright © 2012 GlassFish Community. All Rights Reserved.