scs.execution_node
Class ContainerDescription
java.lang.Object
scs.execution_node.ContainerDescription
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class ContainerDescription
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
scs/execution_node/ContainerDescription.java .
Generated by the IDL-to-Java compiler (portable), version "3.2"
from ../../idl/deployment.idl
Friday, October 3, 2008 9:13:51 AM BRT
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
container
public IComponent container
container_name
public java.lang.String container_name
execution_node
public IComponent execution_node
ContainerDescription
public ContainerDescription()
ContainerDescription
public ContainerDescription(IComponent _container,
java.lang.String _container_name,
IComponent _execution_node)