|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.continuent.tungsten.common.cluster.resource.Resource
com.continuent.tungsten.manager.resource.physical.Operation
public class Operation
| Field Summary |
|---|
| Fields inherited from class com.continuent.tungsten.common.cluster.resource.Resource |
|---|
childType, compositeMember, description, isContainer, isExecutable, name, type |
| Constructor Summary | |
|---|---|
Operation()
|
|
Operation(java.lang.String name)
|
|
| Method Summary | |
|---|---|
java.lang.String |
describe(boolean detailed)
Describe this instance, in detail if necessary. |
DynamicMBeanOperation |
getOperation()
|
void |
setOperation(DynamicMBeanOperation operation)
|
java.lang.String |
toString()
|
| Methods inherited from class com.continuent.tungsten.common.cluster.resource.Resource |
|---|
copyTo, getChildType, getCompositeMember, getKey, getName, getType, isContainer, isExecutable, setChildType, setCompositeMember, setContainer, setExecutable, setName, setType, toJSON, toProperties |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Operation()
public Operation(java.lang.String name)
| Method Detail |
|---|
public void setOperation(DynamicMBeanOperation operation)
public DynamicMBeanOperation getOperation()
public java.lang.String toString()
toString in class Resourcepublic java.lang.String describe(boolean detailed)
Resource
describe in class Resource
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||