org.glassfish.api.admin.config
Class DomainContext
java.lang.Object
org.glassfish.api.admin.config.DomainContext
public class DomainContext
- extends Object
Context passed at the time of CreateDomain to modules with some initial config.
- Author:
- Nandini Ektare
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DomainContext
public DomainContext()
getLogger
public Logger getLogger()
setLogger
public void setLogger(Logger logger)
getDomainType
public String getDomainType()
setDomainType
public void setDomainType(String domainType)
Copyright © 2012. All Rights Reserved.