|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ibm.ram.extension.PolicyGovernorAccessor
public class PolicyGovernorAccessor
This class can be used to get and set protected fields on a PolicyGovernor.
| Constructor Summary | |
|---|---|
PolicyGovernorAccessor()
|
|
| Method Summary | |
|---|---|
static int |
getExtensionID(PolicyGovernor governor)
|
static void |
setExtensionID(PolicyGovernor governor,
int extensionID)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PolicyGovernorAccessor()
| Method Detail |
|---|
public static int getExtensionID(PolicyGovernor governor)
governor - The PolicyGovernor to get the extension ID from.
public static void setExtensionID(PolicyGovernor governor,
int extensionID)
governor - The PolicyGovernor to set the extension ID for.extensionID - The ID of the extension this governor comes from.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||