|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ManagedObjectExtensionInterfaceMetaData<I>
Meta-data regarding an extension interface implemented by the
ManagedObject.
| Method Summary | |
|---|---|
ExtensionInterfaceFactory<I> |
getExtensionInterfaceFactory()
Obtains the ExtensionInterfaceFactory to create the extension
interface for the ManagedObject. |
Class<I> |
getExtensionInterfaceType()
Obtains the type of extension interface. |
| Method Detail |
|---|
Class<I> getExtensionInterfaceType()
Class representing the type of extension interface.ExtensionInterfaceFactory<I> getExtensionInterfaceFactory()
ExtensionInterfaceFactory to create the extension
interface for the ManagedObject.
ExtensionInterfaceFactory to create the extension
interface for the ManagedObject.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||