public class ClassAdministrator extends Object implements Administrator<Object,Indexed>
Constructor and Description |
---|
ClassAdministrator(Object object,
Class<?> extensionInterfaceArrayType,
Method[] dutyMethods)
Initiate.
|
Modifier and Type | Method and Description |
---|---|
Duty<Object,?,?> |
getDuty(DutyKey<Indexed> dutyKey)
Duty to be undertaken on the ManagedObject extension
interfaces. |
public Duty<Object,?,?> getDuty(DutyKey<Indexed> dutyKey)
Administrator
Duty
to be undertaken on the ManagedObject
extension
interfaces.Copyright © 2005–2016. All rights reserved.