org.glassfish.paas.gfplugin
Class GlassFishProvisionedService
java.lang.Object
org.glassfish.paas.spe.common.BasicProvisionedService
org.glassfish.paas.gfplugin.GlassFishProvisionedService
- All Implemented Interfaces:
- ProvisionedService, Service
public class GlassFishProvisionedService
- extends BasicProvisionedService
- Author:
- bhavanishankar@java.net
| Methods inherited from class org.glassfish.paas.spe.common.BasicProvisionedService |
addChildService, collectLogs, collectLogs, getChildServices, getDefaultLogType, getLogTypes, getName, getProperties, getServiceDescription, getServiceProperties, getServiceType, getStatus, getVM, setStatus |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GlassFishProvisionedService
public GlassFishProvisionedService(ServiceDescription serviceDesription,
Properties serviceProperties,
ServiceStatus status,
GlassFish provisionedGlassFish)
getProvisionedGlassFish
public GlassFish getProvisionedGlassFish()
setProvisionedGlassFish
public void setProvisionedGlassFish(GlassFish glassFish)
Copyright © 2012. All Rights Reserved.