|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Deprecated public interface ManagementRule
| Method Summary | |
|---|---|
Action |
getAction()
Deprecated. |
String |
getDescription()
Deprecated. |
String |
getEnabled()
Deprecated. Return true if the item is enabled, false otherwise. |
Event |
getEvent()
Deprecated. |
String |
getName()
Deprecated. |
void |
setAction(Action param1)
Deprecated. |
void |
setDescription(String param1)
Deprecated. |
void |
setEnabled(String param1)
Deprecated. Mark the item as enabled. |
void |
setEvent(Event 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 getEnabled()
Enabled
getEnabled in interface Enabledvoid setEnabled(String param1)
Enabled
setEnabled in interface EnabledString getDescription()
getDescription in interface Descriptionvoid setDescription(String param1)
setDescription in interface DescriptionEvent getEvent()
Action getAction()
void setEvent(Event param1)
void setAction(Action param1)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||