|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Deprecated public interface WebServiceEndpoint
| Method Summary | |
|---|---|
String |
getJbiEnabled()
Deprecated. |
String |
getMaxHistorySize()
Deprecated. |
String |
getMonitoring()
Deprecated. |
String |
getName()
Deprecated. |
Map<String,RegistryLocation> |
getRegistryLocation()
Deprecated. |
Map<String,TransformationRule> |
getTransformationRule()
Deprecated. Get the transformation rules (not in any specific order) defined for this end point. |
List<TransformationRule> |
getTransformationRuleConfigList()
Deprecated. Get the transformation rules (in the same order as in domain.xml) defined for this end point. |
void |
setJbiEnabled(String param1)
Deprecated. |
void |
setMaxHistorySize(String param1)
Deprecated. |
void |
setMonitoring(String param1)
Deprecated. |
void |
setName(String param1)
Deprecated. |
| 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 |
| Method Detail |
|---|
String getName()
getName in interface AMX_SPIgetName in interface NamedConfigElementvoid setName(String param1)
String getMaxHistorySize()
void setMaxHistorySize(String param1)
Map<String,RegistryLocation> getRegistryLocation()
String getMonitoring()
void setMonitoring(String param1)
String getJbiEnabled()
void setJbiEnabled(String param1)
Map<String,TransformationRule> getTransformationRule()
List<TransformationRule> getTransformationRuleConfigList()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||