|
SCS | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContainerManagerOperations | |
|---|---|
| scs.execution_node | |
| scs.execution_node.servant | |
| Uses of ContainerManagerOperations in scs.execution_node |
|---|
| Subinterfaces of ContainerManagerOperations in scs.execution_node | |
|---|---|
interface |
ContainerManager
scs/execution_node/ContainerManager.java . |
| Classes in scs.execution_node that implement ContainerManagerOperations | |
|---|---|
class |
_ContainerManagerStub
scs/execution_node/_ContainerManagerStub.java . |
class |
ContainerManagerPOA
scs/execution_node/ContainerManagerPOA.java . |
class |
ContainerManagerPOATie
scs/execution_node/ContainerManagerPOATie.java . |
| Methods in scs.execution_node that return ContainerManagerOperations | |
|---|---|
ContainerManagerOperations |
ContainerManagerPOATie._delegate()
|
| Methods in scs.execution_node with parameters of type ContainerManagerOperations | |
|---|---|
void |
ContainerManagerPOATie._delegate(ContainerManagerOperations delegate)
|
| Constructors in scs.execution_node with parameters of type ContainerManagerOperations | |
|---|---|
ContainerManagerPOATie(ContainerManagerOperations delegate)
|
|
ContainerManagerPOATie(ContainerManagerOperations delegate,
org.omg.PortableServer.POA poa)
|
|
| Uses of ContainerManagerOperations in scs.execution_node.servant |
|---|
| Classes in scs.execution_node.servant that implement ContainerManagerOperations | |
|---|---|
class |
ContainerManagerServant
Servant da interface ContainerManager, para permitir a notificacao do container ao seu pai (execution node) Este objeto deve ser instanciado e servido pelo ExecutionNode, que passa o seu IOR pela linha de comando para o container. |
|
SCS | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||