|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Deprecated public interface NetworkListener
Note: attribute getters/setters are not included in this interface; use generic approach.
| Method Summary | |
|---|---|
Protocol |
findHttpProtocol()
Deprecated. |
Protocol |
findProtocol()
Deprecated. |
Transport |
findTransport()
Deprecated. |
String |
getAddress()
Deprecated. |
String |
getEnabled()
Deprecated. |
String |
getJkEnabled()
Deprecated. |
String |
getPort()
Deprecated. |
String |
getProtocol()
Deprecated. |
String |
getThreadPool()
Deprecated. |
String |
getTransport()
Deprecated. |
void |
setAddress(String val)
Deprecated. |
void |
setJkEnabled(String val)
Deprecated. |
void |
setProtocol(String val)
Deprecated. |
void |
setThreadPool(String val)
Deprecated. |
void |
setTransport(String val)
Deprecated. |
| Methods inherited from interface org.glassfish.admin.amx.intf.config.NamedConfigElement |
|---|
getName |
| Methods inherited from interface org.glassfish.admin.amx.config.AMXConfigProxy |
|---|
createChild, createChildren, getDefaultValues, getDefaultValues, removeChild, removeChild, setAttributesTransactionally |
| Methods inherited from interface org.glassfish.admin.amx.core.AMXProxy |
|---|
as, attributeNames, attributesMap, attributesMap, child, child, childrenMap, childrenMap, childrenMaps, childrenSet, extra, invokeOp, invokeOp, java, nameProp, objectName, parent, parentPath, path, type, valid |
| Methods inherited from interface org.glassfish.admin.amx.core.AMX_SPI |
|---|
getChildren, getParent |
| Methods inherited from interface org.glassfish.admin.amx.config.AttributeResolver |
|---|
resolveAttribute, resolveAttributes, resolveAttributeValue, resolveBoolean, resolveLong |
| Methods inherited from interface org.glassfish.admin.amx.intf.config.PropertiesAccess |
|---|
getProperty |
| Method Detail |
|---|
Protocol findProtocol()
Protocol findHttpProtocol()
Transport findTransport()
String getPort()
String getEnabled()
String getThreadPool()
void setThreadPool(String val)
String getTransport()
void setTransport(String val)
String getProtocol()
void setProtocol(String val)
String getAddress()
void setAddress(String val)
String getJkEnabled()
void setJkEnabled(String val)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||