Package fish.payara.nucleus.phonehome
Interface PhoneHomeRuntimeConfiguration
-
- All Superinterfaces:
ConfigBeanProxy,ConfigExtension,Container
public interface PhoneHomeRuntimeConfiguration extends ConfigBeanProxy, ConfigExtension
- Author:
- David Weaver
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.jvnet.hk2.config.ConfigBeanProxy
ConfigBeanProxy.Duck
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetEnabled()StringgetPhoneHomeId()voidsetEnabled(String value)voidsetPhoneHomeId(String id)-
Methods inherited from interface org.jvnet.hk2.config.ConfigBeanProxy
createChild, deepCopy, getParent, getParent
-
-