|
SCS | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InvalidName | |
---|---|
scs.core | |
scs.core.servant | |
scs.event_service.servant | |
scs.execution_node | |
scs.execution_node.servant |
Uses of InvalidName in scs.core |
---|
Fields in scs.core declared as InvalidName | |
---|---|
InvalidName |
InvalidNameHolder.value
|
Methods in scs.core that return InvalidName | |
---|---|
static InvalidName |
InvalidNameHelper.extract(org.omg.CORBA.Any a)
|
static InvalidName |
InvalidNameHelper.read(org.omg.CORBA.portable.InputStream istream)
|
Methods in scs.core with parameters of type InvalidName | |
---|---|
static void |
InvalidNameHelper.insert(org.omg.CORBA.Any a,
InvalidName that)
|
static void |
InvalidNameHelper.write(org.omg.CORBA.portable.OutputStream ostream,
InvalidName value)
|
Methods in scs.core that throw InvalidName | |
---|---|
int |
IReceptaclesPOATie.connect(java.lang.String receptacle,
org.omg.CORBA.Object obj)
|
int |
_IReceptaclesStub.connect(java.lang.String receptacle,
org.omg.CORBA.Object obj)
|
int |
IReceptaclesOperations.connect(java.lang.String receptacle,
org.omg.CORBA.Object obj)
|
ConnectionDescription[] |
IReceptaclesPOATie.getConnections(java.lang.String receptacle)
|
ConnectionDescription[] |
_IReceptaclesStub.getConnections(java.lang.String receptacle)
|
ConnectionDescription[] |
IReceptaclesOperations.getConnections(java.lang.String receptacle)
|
FacetDescription[] |
IMetaInterfacePOATie.getFacetsByName(java.lang.String[] names)
|
FacetDescription[] |
IMetaInterfaceOperations.getFacetsByName(java.lang.String[] names)
|
FacetDescription[] |
_IMetaInterfaceStub.getFacetsByName(java.lang.String[] names)
|
ReceptacleDescription[] |
IMetaInterfacePOATie.getReceptaclesByName(java.lang.String[] names)
|
ReceptacleDescription[] |
IMetaInterfaceOperations.getReceptaclesByName(java.lang.String[] names)
|
ReceptacleDescription[] |
_IMetaInterfaceStub.getReceptaclesByName(java.lang.String[] names)
|
Constructors in scs.core with parameters of type InvalidName | |
---|---|
InvalidNameHolder(InvalidName initialValue)
|
Uses of InvalidName in scs.core.servant |
---|
Methods in scs.core.servant that throw InvalidName | |
---|---|
int |
IReceptaclesServant.connect(java.lang.String receptacle,
org.omg.CORBA.Object obj)
|
ConnectionDescription[] |
IReceptaclesServant.getConnections(java.lang.String receptacle)
|
FacetDescription[] |
IMetaInterfaceServant.getFacetsByName(java.lang.String[] names)
Retorna as facetas cujos nomes foram especificados em names |
ReceptacleDescription[] |
IMetaInterfaceServant.getReceptaclesByName(java.lang.String[] names)
Retorna os receptaculos cujos nomes foram especificados em names |
Uses of InvalidName in scs.event_service.servant |
---|
Methods in scs.event_service.servant that throw InvalidName | |
---|---|
void |
ChannelCollectionServant.removeChannel(java.lang.String name)
Remove um canal existente do container interno |
Uses of InvalidName in scs.execution_node |
---|
Methods in scs.execution_node that throw InvalidName | |
---|---|
void |
ExecutionNodePOATie.stopContainer(java.lang.String container_name)
|
void |
ExecutionNodeOperations.stopContainer(java.lang.String container_name)
|
void |
_ExecutionNodeStub.stopContainer(java.lang.String container_name)
|
void |
ContainerManagerPOATie.unregisterContainer(java.lang.String name)
|
void |
_ContainerManagerStub.unregisterContainer(java.lang.String name)
|
void |
ContainerManagerOperations.unregisterContainer(java.lang.String name)
|
Uses of InvalidName in scs.execution_node.servant |
---|
Methods in scs.execution_node.servant that throw InvalidName | |
---|---|
void |
ExecutionNodeServant.stopContainer(java.lang.String container_name)
|
void |
ContainerManagerServant.unregisterContainer(java.lang.String name)
|
|
SCS | |||||||||
PREV NEXT | FRAMES NO FRAMES |