public interface ExtensionPoint
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getPoint()
Reference to the interface implementing the getTypeID() type.
|
java.lang.Class |
getTypeID()
get the extension type id (the interface implemented by the
extensionpoint)
|
java.lang.Class getTypeID()
java.lang.Object getPoint()