Modifier and Type | Method and Description |
---|---|
void |
RemoteCoreProxy.registerCompositeItem(ICompositeItemBuilder builder)
(non-Javadoc)
|
Modifier and Type | Method and Description |
---|---|
void |
ICore.registerCompositeItem(ICompositeItemBuilder builder)
This operation registers a composite Item with the ICore.
|
Modifier and Type | Method and Description |
---|---|
void |
Core.registerCompositeItem(ICompositeItemBuilder builder)
(non-Javadoc)
|
Modifier and Type | Method and Description |
---|---|
void |
ItemManager.registerCompositeBuilder(ICompositeItemBuilder builder)
This operation registers an ICompositeItemBuilder with the ItemManager.
|
Modifier and Type | Class and Description |
---|---|
class |
MultiLauncherBuilder
This class is responsible for building instances of the MultiLauncher Item.
|