|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ActiveGovernance<I,F extends Enum<F>>
Identifies active Governance of a ManagedObject.
| Method Summary | |
|---|---|
GovernanceActivity<I,F> |
createGovernActivity()
Creates the GovernanceActivity to provide Governance on
the ManagedObject. |
int |
getManagedObjectRegisteredIndex()
Obtains the index by which the ManagedObject has registered this
ActiveGovernance. |
boolean |
isActive()
Indicates if the Governance is still active. |
| Method Detail |
|---|
int getManagedObjectRegisteredIndex()
Obtains the index by which the ManagedObject has registered this
ActiveGovernance.
This allows the ManagedObject to quickly find the
ActiveGovernance for unregistering it.
ManagedObject has registered this
ActiveGovernance.boolean isActive()
Governance is still active.
true if the Governance is still active.GovernanceActivity<I,F> createGovernActivity()
GovernanceActivity to provide Governance on
the ManagedObject.
GovernanceActivity to provide Governance on the
ManagedObject.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||