|
SCS | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectscs.container.ComponentHandle
public final class ComponentHandle
scs/container/ComponentHandle.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
| Field Summary | |
|---|---|
IComponent |
cmp
|
ComponentId |
id
|
int |
instance_id
|
| Constructor Summary | |
|---|---|
ComponentHandle()
|
|
ComponentHandle(IComponent _cmp,
ComponentId _id,
int _instance_id)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public IComponent cmp
public ComponentId id
public int instance_id
| Constructor Detail |
|---|
public ComponentHandle()
public ComponentHandle(IComponent _cmp,
ComponentId _id,
int _instance_id)
|
SCS | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||