@Contract
public interface DomainInitializer
Modifier and Type | Method and Description |
---|---|
<T extends Container> |
getInitialConfig(DomainContext initialCtx)
The actual initial config that needs to be inserted into
the fresh domain.xml
See
Attribute#value() for how the default value is inferred. |
<T extends Container> T getInitialConfig(DomainContext initialCtx)
Attribute#value()
for how the default value is inferred.Copyright © 2020. All rights reserved.