public interface JodConfig
Modifier and Type | Method and Description |
---|---|
String |
getPorts() |
Collection<String> |
getPortsCollection() |
boolean |
isEnabled() |
void |
setEnabled(boolean enabled) |
void |
setPorts(String ports) |
Collection<String> getPortsCollection()
String getPorts()
void setPorts(String ports)
boolean isEnabled()
void setEnabled(boolean enabled)
Copyright © 2005–2017 Alfresco Software. All rights reserved.