Uses of Interface
com.bc.ceres.core.runtime.Extension
-
Packages that use Extension Package Description com.bc.ceres.core.runtime Provides the module runtime framework. -
-
Uses of Extension in com.bc.ceres.core.runtime
Methods in com.bc.ceres.core.runtime that return Extension Modifier and Type Method Description Extension
ConfigurationElement. getDeclaringExtension()
Gets the declaring extension, if this is an element of an extension configuration.Extension
Module. getExtension(String extensionId)
Gets the extension with the specified identifier.Extension[]
ExtensionPoint. getExtensions()
Gets all extensions extending this extension point.Extension[]
Module. getExtensions()
-