public interface ExtensionInterfaceFactory<I>
ManagedObject
.Modifier and Type | Method and Description |
---|---|
I |
createExtensionInterface(ManagedObject managedObject)
Creates the specific extension interface for the
ManagedObject . |
I createExtensionInterface(ManagedObject managedObject)
ManagedObject
.managedObject
- ManagedObject
that is have the extension interface
created for it.ManagedObject
.Copyright © 2005–2016. All rights reserved.