|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.api.admin.config.DomainContext
public class DomainContext
Context passed at the time of CreateDomain to modules with some initial config.
| Constructor Summary | |
|---|---|
DomainContext()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDomainType()
|
java.util.logging.Logger |
getLogger()
|
void |
setDomainType(java.lang.String domainType)
|
void |
setLogger(java.util.logging.Logger logger)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DomainContext()
| Method Detail |
|---|
public java.util.logging.Logger getLogger()
public void setLogger(java.util.logging.Logger logger)
public java.lang.String getDomainType()
public void setDomainType(java.lang.String domainType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||