|
SCS | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StartupFailed | |
|---|---|
| scs.core | |
| scs.core.servant | |
| Uses of StartupFailed in scs.core |
|---|
| Fields in scs.core declared as StartupFailed | |
|---|---|
StartupFailed |
StartupFailedHolder.value
|
| Methods in scs.core that return StartupFailed | |
|---|---|
static StartupFailed |
StartupFailedHelper.extract(org.omg.CORBA.Any a)
|
static StartupFailed |
StartupFailedHelper.read(org.omg.CORBA.portable.InputStream istream)
|
| Methods in scs.core with parameters of type StartupFailed | |
|---|---|
static void |
StartupFailedHelper.insert(org.omg.CORBA.Any a,
StartupFailed that)
|
static void |
StartupFailedHelper.write(org.omg.CORBA.portable.OutputStream ostream,
StartupFailed value)
|
| Methods in scs.core that throw StartupFailed | |
|---|---|
void |
IComponentPOATie.startup()
|
void |
_IComponentStub.startup()
|
void |
IComponentOperations.startup()
|
| Constructors in scs.core with parameters of type StartupFailed | |
|---|---|
StartupFailedHolder(StartupFailed initialValue)
|
|
| Uses of StartupFailed in scs.core.servant |
|---|
| Methods in scs.core.servant that throw StartupFailed | |
|---|---|
void |
IComponentServant.startup()
Chama o metodo doStartup das classes derivadas para permitir que elas facam alguma coisa durante a inicializacao do ICOmponent |
|
SCS | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||