| Package | Description |
|---|---|
| com.opencloud.slee.resources.sis.components |
| Modifier and Type | Class and Description |
|---|---|
class |
CompositionID |
class |
InterceptorID |
class |
MacroID |
class |
TriggerID |
| Modifier and Type | Method and Description |
|---|---|
static SISComponentID |
SISComponentID.fromString(String s)
Obtain a
SISComponentID from a string with a type prefix, for example:
MacroID[name=Foo,vendor=Bar,version=1.0]. |