public interface GovernanceFactory<I,F extends Enum<F>>
Governance
.Modifier and Type | Method and Description |
---|---|
Governance<I,F> |
createGovernance()
Creates the
Governance . |
Governance<I,F> createGovernance() throws Throwable
Governance
.Governance
.Throwable
- If fails to create the Governance
.Copyright © 2005–2016. All rights reserved.